[MLton-commit] r4621

Matthew Fluet MLton@mlton.org
Mon, 29 May 2006 10:30:11 -0700


formatting
----------------------------------------------------------------------

U   mlton/branches/on-20050822-x86_64-branch/runtime/bytecode/opcode.h

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

Modified: mlton/branches/on-20050822-x86_64-branch/runtime/bytecode/opcode.h
===================================================================
--- mlton/branches/on-20050822-x86_64-branch/runtime/bytecode/opcode.h	2006-05-29 02:21:54 UTC (rev 4620)
+++ mlton/branches/on-20050822-x86_64-branch/runtime/bytecode/opcode.h	2006-05-29 17:30:09 UTC (rev 4621)
@@ -43,7 +43,7 @@
         loadStoreContents (mode, ty)            \
         loadStoreGlobal (mode, ty, ty)          \
         loadStoreOffset (mode, ty)              \
-        loadStoreRegister (mode, ty, ty)                \
+        loadStoreRegister (mode, ty, ty)        \
         loadStoreStackOffset (mode, ty)
 
 #define loadStorePrims(mode)                            \