summaryrefslogtreecommitdiff
path: root/html.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'html.cpp')
-rwxr-xr-xhtml.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/html.cpp b/html.cpp
index f40e466..3b9ed18 100755
--- a/html.cpp
+++ b/html.cpp
@@ -58,6 +58,7 @@ html::parse( map_string &map_params )
}
auto char c_buf;
+
while( !fs_templ.eof() )
{
fs_templ.get( c_buf );