about summary refs log tree commit diff stats
path: root/079emit.subx
diff options
context:
space:
mode:
Diffstat (limited to '079emit.subx')
-rw-r--r--079emit.subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/079emit.subx b/079emit.subx
index d8168990..9eb79340 100644
--- a/079emit.subx
+++ b/079emit.subx
@@ -7,7 +7,7 @@
 # it in 'width' bytes of hex, least significant first.
 # Otherwise just print the entire word including metadata.
 # Always print a trailing space.
-emit:  # out : (address buffered-file), word : (address slice), width : int -> <void>
+emit:  # out : (address buffered-file), word : (address slice), width : int
     # . prologue
     55/push-ebp
     89/copy                         3/mod/direct    5/rm32/ebp    .           .             .           4/r32/esp   .               .                 # copy esp to ebp