summaryrefslogtreecommitdiffstats
path: root/include/asm-mips/shmparam.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-mips/shmparam.h')
-rw-r--r--include/asm-mips/shmparam.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-mips/shmparam.h b/include/asm-mips/shmparam.h
index 9c5a38a40..b2441c81a 100644
--- a/include/asm-mips/shmparam.h
+++ b/include/asm-mips/shmparam.h
@@ -39,7 +39,7 @@
#define SHMALL /* max shm system wide (pages) */ \
(1<<(_SHM_IDX_BITS+_SHM_ID_BITS))
/*
- * This constant is very large but the ABI in its wisdom says ...
+ * This constant is very large but the ABI in it's wisdom says ...
*/
#define SHMLBA 0x40000 /* attach addr a multiple of this */
#define SHMSEG SHMMNI /* max shared segs per process */