about summary refs log tree commit diff stats
path: root/305keyboard.subx
diff options
context:
space:
mode:
Diffstat (limited to '305keyboard.subx')
-rw-r--r--305keyboard.subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/305keyboard.subx b/305keyboard.subx
index 01dc9783..079814fa 100644
--- a/305keyboard.subx
+++ b/305keyboard.subx
@@ -155,7 +155,7 @@ $read-key-from-real-keyboard:end:
     c3/return
 
 # use this in type mode
-read-line-from-real-keyboard:  # in: (addr stream byte)
+read-line-from-real-keyboard:  # out: (addr stream byte)
     # . prologue
     55/push-ebp
     89/<- %ebp 4/r32/esp