From 1a4de9dd58201bb57a07ea931d1764064fc52e64 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sat, 22 Sep 2018 00:32:03 -0700 Subject: 4588 --- html/subx/examples/ex2.subx.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/subx/examples/ex2.subx.html') diff --git a/html/subx/examples/ex2.subx.html b/html/subx/examples/ex2.subx.html index e372f373..79014ace 100644 --- a/html/subx/examples/ex2.subx.html +++ b/html/subx/examples/ex2.subx.html @@ -70,7 +70,7 @@ if ('onhashchange' in window) { 15 81 0/subop/add 3/mod/direct 3/rm32/EBX 1/imm32 # add 1 to EBX 16 # exit(EBX) 17 b8/copy 1/imm32 # copy 1 to EAX -18 cd/syscall 0x80/imm8 # int 80h +18 cd/syscall 0x80/imm8 19 20 # vim:ft=subx -- cgit 1.4.1-2-gfad0