From 51728d9334f642958f80bf442b40a76decdccafe Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sat, 19 Aug 2017 05:53:31 -0700 Subject: 3971 --- html/069hash.cc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/069hash.cc.html') diff --git a/html/069hash.cc.html b/html/069hash.cc.html index 8cb5cf55..9df18428 100644 --- a/html/069hash.cc.html +++ b/html/069hash.cc.html @@ -143,7 +143,7 @@ if ('onhashchange' in window) { 78 int size = get_or_insert(Memory, r.value); 79 reagent/*copy*/ elem = r; 80 delete elem.type; - 81 elem.type = copy_array_element(r.type); + 81 elem.type = copy_array_element(r.type); 82 for (int i=0, address = r.value+1; i < size; ++i, address += size_of(elem)) { 83 ¦ reagent/*copy*/ tmp = elem; 84 ¦ tmp.set_value(address); -- cgit 1.4.1-2-gfad0