about summary refs log tree commit diff stats
path: root/078table.subx
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-08-13 09:55:28 -0700
committerKartik Agaram <vc@akkartik.com>2019-08-13 09:55:28 -0700
commit64d51af46fe2334d7c32a9c378a15e0f393719e1 (patch)
tree34b0fac3439fcf6e0b1db9b0e56c181c00519ed0 /078table.subx
parentd826a2d65995f0534d5200f32f8c3f0c5341a5de (diff)
downloadmu-64d51af46fe2334d7c32a9c378a15e0f393719e1.tar.gz
.
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