about summary refs log tree commit diff stats
path: root/120allocate.subx
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-07-18 15:56:32 -0700
committerKartik Agaram <vc@akkartik.com>2020-07-18 15:56:32 -0700
commit02b7f9bd89fcae62c118772b1eb907b6c93055f0 (patch)
treea62bcbd2e4ed9e3864d13025ec4309fc418d3fc2 /120allocate.subx
parent28b25a489338f31f291832e8dc94174619387e95 (diff)
downloadmu-02b7f9bd89fcae62c118772b1eb907b6c93055f0.tar.gz
6658
Diffstat (limited to '120allocate.subx')
-rw-r--r--120allocate.subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/120allocate.subx b/120allocate.subx
index ff52b2e9..4bcbe727 100644
--- a/120allocate.subx
+++ b/120allocate.subx
@@ -855,7 +855,7 @@ test-copy-array:
     e8/call  check-ints-equal/disp32
     # . . discard args
     81          0/subop/add         3/mod/direct    4/rm32/esp    .           .             .           .           .               0xc/imm32         # add to esp
-    # check-ints-equal(ad->curr - expected-payload, 12 + 4 for alloc-id + 4 for length, msg)
+    # check-ints-equal(ad->curr - expected-payload, 12 + 4 for alloc-id + 4 for size, msg)
     # . . push args
     68/push  "F - test-copy-array: updates allocation descriptor"/imm32
     68/push  0x14/imm32