patch-2.1.71 linux/include/asm-alpha/siginfo.h
Next file: linux/include/asm-i386/byteorder.h
Previous file: linux/include/asm-alpha/ioctls.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Dec 2 16:26:07 1997
- Orig file:
v2.1.70/linux/include/asm-alpha/siginfo.h
- Orig date:
Mon Dec 1 12:04:14 1997
diff -u --recursive --new-file v2.1.70/linux/include/asm-alpha/siginfo.h linux/include/asm-alpha/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