about summary refs log tree commit diff stats
path: root/apps
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-11-16 00:30:58 -0800
committerKartik Agaram <vc@akkartik.com>2020-11-16 00:37:37 -0800
commit3d31467c0dae1d879111901635d257353aae27c9 (patch)
tree54cbe324b1a6e4cb252f66be22e54ea3a37c7d85 /apps
parent8d2dece2918675f4c7159b36a5cf154ff1ccd7f5 (diff)
downloadmu-3d31467c0dae1d879111901635d257353aae27c9.tar.gz
7251
Diffstat (limited to 'apps')
-rwxr-xr-xapps/mubin564626 -> 564626 bytes
-rw-r--r--apps/mu.subx4
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/mu b/apps/mu
index 28668bdf..e0cebf24 100755
--- a/apps/mu
+++ b/apps/mu
Binary files differdiff --git a/apps/mu.subx b/apps/mu.subx
index ddd3a794..34daab9f 100644
--- a/apps/mu.subx
+++ b/apps/mu.subx
@@ -23296,7 +23296,7 @@ $check-mu-populate-stmt:get-length:
     89/<- %esi 0/r32/eax
     # 1 inout
     3d/compare-eax-and 0/imm32
-    0f 84/jump-if-= $check-mu-copy-object-stmt:error-incorrect-inouts/disp32
+    0f 84/jump-if-= $check-mu-populate-stmt:error-incorrect-inouts/disp32
     # > 2 inouts
     (lookup *(esi+8) *(esi+0xc))  # Stmt-var-next Stmt-var-next => eax
     3d/compare-eax-and 0/imm32
@@ -23446,7 +23446,7 @@ $check-mu-populate-stream-stmt:get-length:
     89/<- %esi 0/r32/eax
     # 1 inout
     3d/compare-eax-and 0/imm32
-    0f 84/jump-if-= $check-mu-copy-object-stmt:error-incorrect-inouts/disp32
+    0f 84/jump-if-= $check-mu-populate-stream-stmt:error-incorrect-inouts/disp32
     # > 2 inouts
     (lookup *(esi+8) *(esi+0xc))  # Stmt-var-next Stmt-var-next => eax
     3d/compare-eax-and 0/imm32