about summary refs log tree commit diff stats
path: root/302stack_allocate.subx
diff options
context:
space:
mode:
Diffstat (limited to '302stack_allocate.subx')
-rw-r--r--302stack_allocate.subx4
1 files changed, 2 insertions, 2 deletions
diff --git a/302stack_allocate.subx b/302stack_allocate.subx
index 4634039d..cd51d5ff 100644
--- a/302stack_allocate.subx
+++ b/302stack_allocate.subx
@@ -1,6 +1,6 @@
 # A function which pushes n zeros on the stack.
-# Not really useful to call manually.
-# The Mu compiler uses it when defining arrays on the stack.
+# Really only intended to be called from code generated by mu.subx (for array
+# vars on the stack).
 
 == code