From c98d4b1c6ae2d103acc7b4f15e4dc6336f30de17 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sun, 2 Dec 2018 14:41:21 -0800 Subject: 4818 --- html/subx/059read-byte.subx.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/subx/059read-byte.subx.html') diff --git a/html/subx/059read-byte.subx.html b/html/subx/059read-byte.subx.html index c81434ac..6a057c34 100644 --- a/html/subx/059read-byte.subx.html +++ b/html/subx/059read-byte.subx.html @@ -107,7 +107,7 @@ if ('onhashchange' in window) { 41 42 # return next byte value in EAX, with top 3 bytes cleared. 43 # On EOF, return 0xffffffff. - 44 read-byte: # f : (address buffered-file) -> byte/EAX + 44 read-byte: # f : (address buffered-file) -> byte-or-eof/EAX 45 # . prolog 46 55/push-EBP 47 89/copy 3/mod/direct 5/rm32/EBP . . . 4/r32/ESP . . # copy ESP to EBP -- cgit 1.4.1-2-gfad0