about summary refs log tree commit diff stats
path: root/067parse-hex.subx
diff options
context:
space:
mode:
Diffstat (limited to '067parse-hex.subx')
-rw-r--r--067parse-hex.subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/067parse-hex.subx b/067parse-hex.subx
index 2a5becca..06eae408 100644
--- a/067parse-hex.subx
+++ b/067parse-hex.subx
@@ -859,7 +859,7 @@ $from-hex-char:abort:
     81          0/subop/add         3/mod/direct    4/rm32/esp    .           .             .           .           .               4/imm32           # add to esp
     # . _write(2/stderr, "\n")
     # . . push args
-    68/push  "\n"/imm32
+    68/push  Newline/imm32
     68/push  2/imm32/stderr
     # . . call
     e8/call  _write/disp32