patch-2.4.18 linux/fs/smbfs/getopt.h

Next file: linux/fs/smbfs/inode.c
Previous file: linux/fs/smbfs/getopt.c
Back to the patch index
Back to the overall index

diff -Naur -X /home/marcelo/lib/dontdiff linux.orig/fs/smbfs/getopt.h linux/fs/smbfs/getopt.h
@@ -3,7 +3,6 @@
 
 struct option {
 	const char *name;
-	int has_arg;
 	unsigned long flag;
 	int val;
 };

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)