aboutsummaryrefslogtreecommitdiff
path: root/src/html_common.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/html_common.hh')
-rw-r--r--src/html_common.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/html_common.hh b/src/html_common.hh
index a43d91b7..b70c8f80 100644
--- a/src/html_common.hh
+++ b/src/html_common.hh
@@ -233,7 +233,7 @@ public:
{ return styleEngine->wordStyle (bw, base_url); }
inline void restyle () { styleEngine->restyle (bw, base_url); }
-
+
};
/*