Correct spelling of "SHMMAXPGS" so the config override will actually work.
authorDavid Greenman <davidg@Root.COM>
Sat, 9 Oct 1993 15:29:04 +0000 (15:29 +0000)
committerDavid Greenman <davidg@Root.COM>
Sat, 9 Oct 1993 15:29:04 +0000 (15:29 +0000)
sys/i386/include/vmparam.h

index 1172db8..2285680 100644 (file)
@@ -93,7 +93,7 @@
 /*
  * Size of the Shared Memory Pages page table.
  */
 /*
  * Size of the Shared Memory Pages page table.
  */
-#ifndef        SHMAXPGS
+#ifndef        SHMMAXPGS
 #define        SHMMAXPGS       64              /* XXX until we have more kmap space */
 #endif
 
 #define        SHMMAXPGS       64              /* XXX until we have more kmap space */
 #endif