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/044space_surround.cc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/044space_surround.cc.html') diff --git a/html/044space_surround.cc.html b/html/044space_surround.cc.html index fc659026..70ce87ca 100644 --- a/html/044space_surround.cc.html +++ b/html/044space_surround.cc.html @@ -117,7 +117,7 @@ if ('onhashchange' in window) { 54 ¦ if (x.properties.at(i).first == "space") { 55 ¦ ¦ if (!x.properties.at(i).second || x.properties.at(i).second->right) 56 ¦ ¦ ¦ raise << maybe(current_recipe_name()) << "/space metadata should take exactly one value in '" << x.original_string << "'\n" << end(); -57 ¦ ¦ return to_integer(x.properties.at(i).second->value); +57 ¦ ¦ return to_integer(x.properties.at(i).second->value); 58 ¦ } 59 } 60 return 0; -- cgit 1.4.1-2-gfad0