patch-2.1.34 linux/fs/isofs/dir.c
Next file: linux/fs/isofs/inode.c
Previous file: linux/fs/inode.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Apr 11 10:37:41 1997
-  Orig file: 
v2.1.33/linux/fs/isofs/dir.c
-  Orig date: 
Mon Apr  7 11:35:30 1997
diff -u --recursive --new-file v2.1.33/linux/fs/isofs/dir.c linux/fs/isofs/dir.c
@@ -172,7 +172,7 @@
 			 * entries should terminate with a null size
 			 * or end exactly at the end of the sector.
 			 */
-		        printk("next_offset (%x) > bufsize (%x)\n",
+		        printk("next_offset (%x) > bufsize (%lx)\n",
 			       offset,bufsize);
 			break;
 		}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov