about summary refs log tree commit diff stats
path: root/078table.subx
diff options
context:
space:
mode:
Diffstat (limited to '078table.subx')
-rw-r--r--078table.subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/078table.subx b/078table.subx
index c0b64890..092cc2ae 100644
--- a/078table.subx
+++ b/078table.subx
@@ -264,7 +264,7 @@ $get-slice:abort:
     81          0/subop/add         3/mod/direct    4/rm32/ESP    .           .             .           .           .               8/imm32           # add to ESP
     # . _write(2/stderr, error)
     # . . push args
-    68/push  "get-slice: key not found: "/imm32
+    68/push  ": get-slice: key not found: "/imm32
     68/push  2/imm32/stderr
     # . . call
     e8/call  _write/disp32