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/082slurp.subx.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/082slurp.subx.html') diff --git a/html/082slurp.subx.html b/html/082slurp.subx.html index aabab90e..3a21e3f3 100644 --- a/html/082slurp.subx.html +++ b/html/082slurp.subx.html @@ -64,7 +64,7 @@ if ('onhashchange' in window) { 5 6 # read all bytes from 'f' and store them into 's' 7 # abort if 's' is too small - 8 slurp: # f : (address buffered-file), s : (address stream byte) + 8 slurp: # f : (addr buffered-file), s : (addr stream byte) 9 # pseudocode: 10 # while true 11 # if (s->write >= s->length) abort -- cgit 1.4.1-2-gfad0