Browse Source

Whitespace.

Mike Pall 15 năm trước cách đây
mục cha
commit
aff6b3080f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.