reformatting
authorAdam Megacz <adam.megacz@sun.com>
Mon, 17 Nov 2008 18:24:26 +0000 (18:24 +0000)
committerAdam Megacz <adam.megacz@sun.com>
Mon, 17 Nov 2008 18:24:26 +0000 (18:24 +0000)
testCode/com/sun/vlsi/chips/marina/test/MarinaTest.java

index bd9fbac..cdb7148 100644 (file)
@@ -577,7 +577,7 @@ public class MarinaTest {
                // execute a move instruction that does nothing except decrement the ILC to zero
         marina.instrIn.fill(
             new Instruction.Move(DOCK,
-                                    false,                             /* requeueing */
+                                 false,                                /* requeueing */
                                  Predicate.IgnoreOLC,   /* predicate   */
                                  false,                 /* torpedoable */
                                  null,                  /* path        */