about summary refs log tree commit diff stats
path: root/subx/050write_stderr.subx
diff options
context:
space:
mode:
Diffstat (limited to 'subx/050write_stderr.subx')
-rw-r--r--subx/050write_stderr.subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/subx/050write_stderr.subx b/subx/050write_stderr.subx
index 33234eb4..ed06b7ff 100644
--- a/subx/050write_stderr.subx
+++ b/subx/050write_stderr.subx
@@ -4,7 +4,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_stderr:  # s : (address array byte) -> <void>
+write-stderr:  # s : (address array byte) -> <void>
   # prolog
   55/push-EBP
   89/copy                         3/mod/direct    5/rm32/EBP    .           .             .           4/r32/ESP   .               .                 # copy ESP to EBP