Dummy push for testing.
authorPeter Molnar <pm@complang.tuwien.ac.at>
Tue, 25 Mar 2008 15:11:03 +0000 (16:11 +0100)
committerPeter Molnar <pm@complang.tuwien.ac.at>
Tue, 25 Mar 2008 15:11:03 +0000 (16:11 +0100)
src/vm/jit/optimizing/ssa.h

index b92edcf1f2a17386d60722bdb1d0e73da549d7fd..80d90706370286e31ceda2de7d7625960ed5751e 100644 (file)
@@ -50,7 +50,7 @@
 # define _SSA_ASSERT(a)
 #endif
 
-/* function prototypes  */
+/* function prototypes */
 void ssa_init(jitdata *);
 void ssa(jitdata */* , graphdata **/);