about summary refs log tree commit diff stats
path: root/subx/apps/pack.subx
diff options
context:
space:
mode:
Diffstat (limited to 'subx/apps/pack.subx')
-rw-r--r--subx/apps/pack.subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/subx/apps/pack.subx b/subx/apps/pack.subx
index a4ad75e9..1ac500c9 100644
--- a/subx/apps/pack.subx
+++ b/subx/apps/pack.subx
@@ -37,7 +37,7 @@
     68/push  "test"/imm32
     ff          6/subop/push        1/mod/*+disp8   5/rm32/EBP    .           .             .           .           8/disp8         .                 # push *(EBP+8)
     # . . call
-    e8/call  kernel-string-equal/disp32
+    e8/call  kernel-string-equal?/disp32
     # . . discard args
     81          0/subop/add         3/mod/direct    4/rm32/ESP    .           .             .           .           .               8/imm32           # add to ESP
     # . check result