patch-1.3.48 linux/arch/alpha/boot/main.c
Next file: linux/arch/alpha/defconfig
Previous file: linux/Makefile
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Dec 15 07:31:29 1995
- Orig file:
v1.3.47/linux/arch/alpha/boot/main.c
- Orig date:
Sun Oct 29 11:38:47 1995
diff -u --recursive --new-file v1.3.47/linux/arch/alpha/boot/main.c linux/arch/alpha/boot/main.c
@@ -229,7 +229,7 @@
envval, sizeof(envval));
if (nbytes > 0) {
envval[nbytes] = '\0';
- strcpy((char*)ZERO_PGE, envval);
+ strcpy((char*)ZERO_PAGE, envval);
}
printk(" Ok\nNow booting the kernel\n");
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