about summary refs log tree commit diff stats
path: root/059stop.subx
diff options
context:
space:
mode:
Diffstat (limited to '059stop.subx')
-rw-r--r--059stop.subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/059stop.subx b/059stop.subx
index c099d66f..628c813d 100644
--- a/059stop.subx
+++ b/059stop.subx
@@ -41,7 +41,7 @@
 # the stack.
 # Ugly that we need to know the size of args. Don't allocate variables between
 # tailor-exit-descriptor and the call it's for.
-tailor-exit-descriptor:  # ed : (address exit-descriptor), nbytes : int -> <void>
+tailor-exit-descriptor:  # ed : (address exit-descriptor), nbytes : int
     # . prologue
     55/push-ebp
     89/copy                         3/mod/direct    5/rm32/ebp    .           .             .           4/r32/esp   .               .                 # copy esp to ebp