about summary refs log tree commit diff stats
path: root/308allocate-array.subx
diff options
context:
space:
mode:
Diffstat (limited to '308allocate-array.subx')
-rw-r--r--308allocate-array.subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/308allocate-array.subx b/308allocate-array.subx
index 7040106c..01eb1dc3 100644
--- a/308allocate-array.subx
+++ b/308allocate-array.subx
@@ -1,6 +1,6 @@
 # 2-arg version of allocate-array.
 
-allocate-array2:  # ad: (addr allocation-descriptor), elem-size: int, array-len: int, out: (addr handle array _)
+allocate-array2:  # ad: (addr allocation-descriptor), array-len: int, elem-size: int, out: (addr handle array _)
     # . prologue
     55/push-ebp
     89/<- %ebp 4/r32/esp