patch-2.4.3 linux/arch/mips/dec/prom/memory.c
Next file: linux/arch/mips/defconfig
Previous file: linux/arch/mips/boot/elf2ecoff.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Tue Mar  6 19:44:36 2001
-  Orig file: 
v2.4.2/linux/arch/mips/dec/prom/memory.c
-  Orig date: 
Mon Aug  7 21:02:27 2000
diff -u --recursive --new-file v2.4.2/linux/arch/mips/dec/prom/memory.c linux/arch/mips/dec/prom/memory.c
@@ -31,7 +31,7 @@
 extern int (*prom_printf)(char *, ...);
 #endif
 
-volatile unsigned long mem_err = 0;	/* So we know an error occured */
+volatile unsigned long mem_err = 0;	/* So we know an error occurred */
 
 extern char _end;
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)