patch-2.1.54 linux/fs/binfmt_aout.c
Next file: linux/fs/binfmt_elf.c
Previous file: linux/fs/autofs/waitq.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sat Sep  6 10:23:14 1997
-  Orig file: 
v2.1.53/linux/fs/binfmt_aout.c
-  Orig date: 
Mon Aug  4 16:25:38 1997
diff -u --recursive --new-file v2.1.53/linux/fs/binfmt_aout.c linux/fs/binfmt_aout.c
@@ -82,7 +82,7 @@
 	struct dentry * dentry = NULL;
 	struct inode * inode = NULL;
 	struct file file;
-	unsigned short fs;
+	unsigned long fs;
 	int has_dumped = 0;
 	char corefile[6+sizeof(current->comm)];
 	unsigned long dump_start, dump_size;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov