patch-2.1.71 linux/include/asm-i386/siginfo.h

Next file: linux/include/asm-m68k/bitops.h
Previous file: linux/include/asm-i386/ioctls.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.70/linux/include/asm-i386/siginfo.h linux/include/asm-i386/siginfo.h
@@ -120,7 +120,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, slshen@lbl.gov