From 7e7a8a6eaeb4c22acb94aaca87a7b15c180ca077 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Fri, 3 Jan 2020 01:36:34 -0800 Subject: 5876 - address -> addr --- html/076next-word.subx.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/076next-word.subx.html') diff --git a/html/076next-word.subx.html b/html/076next-word.subx.html index c383fbd9..5eae28e9 100644 --- a/html/076next-word.subx.html +++ b/html/076next-word.subx.html @@ -66,7 +66,7 @@ if ('onhashchange' in window) { 7 8 # (re)compute the bounds of the next word in the line 9 # return empty string on reaching end of file - 10 next-word: # line : (address stream byte), out : (address slice) + 10 next-word: # line : (addr stream byte), out : (addr slice) 11 # . prologue 12 55/push-ebp 13 89/copy 3/mod/direct 5/rm32/ebp . . . 4/r32/esp . . # copy esp to ebp -- cgit 1.4.1-2-gfad0