patch-1.3.57 linux/arch/i386/boot/compressed/misc.c
Next file: linux/arch/i386/config.in
Previous file: linux/arch/alpha/mm/init.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Jan 9 11:29:26 1996
- Orig file:
v1.3.56/linux/arch/i386/boot/compressed/misc.c
- Orig date:
Sun Dec 17 11:43:09 1995
diff -u --recursive --new-file v1.3.56/linux/arch/i386/boot/compressed/misc.c linux/arch/i386/boot/compressed/misc.c
@@ -316,7 +316,7 @@
lines = SCREEN_INFO.orig_video_lines;
cols = SCREEN_INFO.orig_video_cols;
- if (EXT_MEM_K < 1024) error("<2M of mem\n");
+ if (EXT_MEM_K < 1024) error("Less than 2MB of memory.\n");
output_data = (char *)0x100000; /* Points to 1M */
makecrc();
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this