From 901ae474300d70bcc00e7e0b420ca87c8cbf6f55 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sun, 30 Dec 2018 20:24:37 -0800 Subject: 4899 Bug in my linkify tool introduced in commit 4891. --- html/subx/050_write.subx.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/subx/050_write.subx.html') diff --git a/html/subx/050_write.subx.html b/html/subx/050_write.subx.html index 506fbded..b7e6bffc 100644 --- a/html/subx/050_write.subx.html +++ b/html/subx/050_write.subx.html @@ -69,7 +69,7 @@ if ('onhashchange' in window) { 11 b8/copy-to-EAX 1/imm32/exit 12 cd/syscall 0x80/imm8 13 -14 _write: # fd : int, s : (address array byte) -> <void> +14 _write: # fd : int, s : (address array byte) -> <void> 15 # . prolog 16 55/push-EBP 17 89/copy 3/mod/direct 5/rm32/EBP . . . 4/r32/ESP . . # copy ESP to EBP -- cgit 1.4.1-2-gfad0