From 6c52e24e2996a77aa6297b26159003d503aef8a0 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Tue, 18 Apr 2017 11:33:33 -0700 Subject: 3830 - crosslink shape-shifting containers in html --- html/http-client.mu.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/http-client.mu.html') diff --git a/html/http-client.mu.html b/html/http-client.mu.html index 90b72559..17cb6fde 100644 --- a/html/http-client.mu.html +++ b/html/http-client.mu.html @@ -62,9 +62,9 @@ if ('onhashchange' in window) { 2 3 def main [ 4 local-scope - 5 google:&:source:char <- start-reading-from-network 0/real-resources, [google.com/] + 5 google:&:source:char <- start-reading-from-network 0/real-resources, [google.com/] 6 n:num <- copy 0 - 7 buf:&:buffer <- new-buffer 30 + 7 buf:&:buffer <- new-buffer 30 8 { 9 ¦ c:char, done?:bool <- read google 10 ¦ break-if done? -- cgit 1.4.1-2-gfad0