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/094next-word-or-string.subx.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/094next-word-or-string.subx.html') diff --git a/html/094next-word-or-string.subx.html b/html/094next-word-or-string.subx.html index 71530620..df152bca 100644 --- a/html/094next-word-or-string.subx.html +++ b/html/094next-word-or-string.subx.html @@ -64,7 +64,7 @@ if ('onhashchange' in window) { 5 6 # (re)compute the bounds of the next word or string literal in the line 7 # return empty string on reaching end of file - 8 next-word-or-string: # line : (address stream byte), out : (address slice) + 8 next-word-or-string: # line : (addr stream byte), out : (addr slice) 9 # . prologue 10 55/push-ebp 11 89/copy 3/mod/direct 5/rm32/ebp . . . 4/r32/esp . . # copy esp to ebp -- cgit 1.4.1-2-gfad0