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/053new_segment.subx.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/subx/053new_segment.subx.html') diff --git a/html/subx/053new_segment.subx.html b/html/subx/053new_segment.subx.html index 9e0e47d6..df60c22a 100644 --- a/html/subx/053new_segment.subx.html +++ b/html/subx/053new_segment.subx.html @@ -81,7 +81,7 @@ if ('onhashchange' in window) { 22 b8/copy-to-EAX 1/imm32/exit 23 cd/syscall 0x80/imm8 24 -25 new-segment: # len : int -> address +25 new-segment: # len : int -> address 26 # . prolog 27 55/push-EBP 28 89/copy 3/mod/direct 5/rm32/EBP . . . 4/r32/ESP . . # copy ESP to EBP @@ -105,7 +105,7 @@ if ('onhashchange' in window) { 46 == data 47 48 # various constants used here were found in the Linux sources (search for file mman-common.h) -49 _mmap-new-segment: # type mmap_arg_struct +49 _mmap-new-segment: # type mmap_arg_struct 50 # addr 51 00 00 00 00 # null 52 # len -- cgit 1.4.1-2-gfad0