aboutsummaryrefslogtreecommitdiff
path: root/src/html_common.hh
diff options
context:
space:
mode:
authorcorvid <corvid@dillo.org>2014-02-02 17:05:01 +0000
committercorvid <corvid@dillo.org>2014-02-02 17:05:01 +0000
commit73a5b8c1d1bdf4d2cad8fdea3deb81ae8e34c9d3 (patch)
treea86c26b6ec47431df9df4aebd5a439ba756fe3d4 /src/html_common.hh
parent76e1bd77ca2905f185b2363c589b77840687168d (diff)
trim some spaces
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); }
-
+
};
/*