From c43164727bfbe192763292e23dad983fbf09d18e Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Wed, 19 Apr 2017 00:39:42 -0700 Subject: 3837 --- html/088file.mu.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/088file.mu.html') diff --git a/html/088file.mu.html b/html/088file.mu.html index 42c94671..42a623b0 100644 --- a/html/088file.mu.html +++ b/html/088file.mu.html @@ -108,7 +108,7 @@ if ('onhashchange' in window) { 47 ¦ buf <- append buf, c 48 ¦ loop 49 } - 50 contents <- buffer-to-array buf + 50 contents <- buffer-to-array buf 51 ] 52 53 def start-reading-from-fake-resource resources:&:resources, resource:text -> contents:&:source:char, error?:bool [ @@ -233,7 +233,7 @@ if ('onhashchange' in window) { 172 ¦ buf <- append buf, c 173 ¦ loop 174 } -175 contents:text <- buffer-to-array buf +175 contents:text <- buffer-to-array buf 176 new-resource:resource <- merge filename, contents 177 # write to resources 178 curr-filename:text <- copy 0 -- cgit 1.4.1-2-gfad0