about summary refs log tree commit diff stats
path: root/092write-int.subx
diff options
context:
space:
mode:
Diffstat (limited to '092write-int.subx')
-rw-r--r--092write-int.subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/092write-int.subx b/092write-int.subx
index 11ac84fe..7ebd473a 100644
--- a/092write-int.subx
+++ b/092write-int.subx
@@ -5,7 +5,7 @@
 # . op          subop               mod             rm32          base        index         scale       r32
 # . 1-3 bytes   3 bits              2 bits          3 bits        3 bits      3 bits        2 bits      2 bits      0/1/2/4 bytes   0/1/2/4 bytes
 
-write-int:  # out : (address stream), n : int -> <void>
+write-int:  # out : (address stream), n : int
     # . prologue
     55/push-ebp
     89/copy                         3/mod/direct    5/rm32/ebp    .           .             .           4/r32/esp   .               .                 # copy esp to ebp