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
-  Lines: 8
-  Date:
Mon Jan 14 18:10:06 2002
-  Orig file: 
linux.orig/fs/smbfs/getopt.h
-  Orig date: 
Mon Feb 18 20:18:40 2002
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)