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/examples/ex9.subx.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/subx/examples/ex9.subx.html') diff --git a/html/subx/examples/ex9.subx.html b/html/subx/examples/ex9.subx.html index dfe0a8ba..ab4693d3 100644 --- a/html/subx/examples/ex9.subx.html +++ b/html/subx/examples/ex9.subx.html @@ -95,7 +95,7 @@ if ('onhashchange' in window) { 38 b8/copy-to-EAX 1/imm32/exit 39 cd/syscall 0x80/imm8 40 -41 ascii-difference: # (s1, s2) : null-terminated ascii strings +41 ascii-difference: # (s1, s2) : null-terminated ascii strings 42 # a = first letter of s1 (ECX) 43 8b/copy 1/mod/*+disp8 4/rm32/sib 4/base/ESP 4/index/none 0/r32/EAX 4/disp8 . # copy *(ESP+4) to EAX 44 8b/copy 0/mod/indirect 0/rm32/EAX . . . 0/r32/EAX . . # copy *EAX to EAX -- cgit 1.4.1-2-gfad0