patch-2.3.99-pre9 linux/include/asm-ppc/siginfo.h
Next file: linux/include/asm-ppc/string.h
Previous file: linux/include/asm-ppc/page.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sat May 20 12:06:03 2000
-  Orig file: 
v2.3.99-pre8/linux/include/asm-ppc/siginfo.h
-  Orig date: 
Fri Jan 28 15:09:09 2000
diff -u --recursive --new-file v2.3.99-pre8/linux/include/asm-ppc/siginfo.h linux/include/asm-ppc/siginfo.h
@@ -122,7 +122,7 @@
  * SIGSEGV si_codes
  */
 #define SEGV_MAPERR	1	/* address not mapped to object */
-#define SRGV_ACCERR	2	/* invalid permissions for mapped object */
+#define SEGV_ACCERR	2	/* invalid permissions for mapped object */
 #define NSIGSEGV	2
 
 /*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)