[MLton-commit] r4291

Stephen Weeks MLton@mlton.org
Mon, 19 Dec 2005 12:52:58 -0800


typo

----------------------------------------------------------------------

U   mlton/branches/on-20050822-x86_64-branch/runtime/gc/model.h

----------------------------------------------------------------------

Modified: mlton/branches/on-20050822-x86_64-branch/runtime/gc/model.h
===================================================================
--- mlton/branches/on-20050822-x86_64-branch/runtime/gc/model.h	2005-12-14 01:45:44 UTC (rev 4290)
+++ mlton/branches/on-20050822-x86_64-branch/runtime/gc/model.h	2005-12-19 20:52:57 UTC (rev 4291)
@@ -192,7 +192,7 @@
 #define GC_MODEL_SHIFT    0
 #define GC_MODEL_USEBASE  FALSE
 #define GC_MODEL_MINALIGN_SHIFT 2
-#elif (defined (GC_MODEL_EX))
+#elif (defined (GC_MODEL_FX))
 #define GC_MODEL_BITSIZE  40
 #define GC_MODEL_SHIFT    0
 #define GC_MODEL_USEBASE  TRUE