From efe641a030215d6d3795d5ef0c6fd304402da10b Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sat, 11 Jul 2020 00:11:39 -0700 Subject: 6632 --- 112read-byte.subx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '112read-byte.subx') diff --git a/112read-byte.subx b/112read-byte.subx index 78b8a7b9..387cbb66 100644 --- a/112read-byte.subx +++ b/112read-byte.subx @@ -35,7 +35,7 @@ $Stdin->buffer: # return next byte value in eax, with top 3 bytes cleared. # On reaching end of file, return 0xffffffff (Eof). -read-byte-buffered: # f: (addr buffered-file) -> byte-or-Eof/eax +read-byte-buffered: # f: (addr buffered-file) -> byte-or-Eof/eax: byte # . prologue 55/push-ebp 89/copy 3/mod/direct 5/rm32/ebp . . . 4/r32/esp . . # copy esp to ebp -- cgit 1.4.1-2-gfad0