Mike Pall 15 lat temu
rodzic
commit
aff6b3080f
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/buildvm_ppc.dasc

+ 1 - 1
src/buildvm_ppc.dasc

@@ -38,7 +38,7 @@
 |.define TISFUNC,	r25
 |.define TISNIL,	r26
 |.define TOBIT,		r27
-|.define ZERO,		TOBIT   // Zero in lo word.
+|.define ZERO,		TOBIT	// Zero in lo word.
 |.endif
 |
 |// The following temporaries are not saved across C calls, except for RA.