From 768093cd94eda44f869f45ea90f941f55c09a0ba Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Tue, 4 Dec 2018 09:57:40 -0800 Subject: 4835 --- subx/062write-byte.subx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'subx') diff --git a/subx/062write-byte.subx b/subx/062write-byte.subx index 178b5004..de32428e 100644 --- a/subx/062write-byte.subx +++ b/subx/062write-byte.subx @@ -50,7 +50,7 @@ write-byte: # f : (address buffered-file), n : num -> # if (f->write >= f->length) flush and clear stream 3b/compare 1/mod/*+disp8 6/rm32/ESI . . . 1/r32/ECX 0xc/disp8 . # compare ECX with *(ESI+12) 7c/jump-if-lesser $write-byte:to-stream/disp8 - # . flush-buffered-file(f) + # . flush(f) # . . push args 56/push-ESI # . . call -- cgit 1.4.1-2-gfad0