summaryrefslogtreecommitdiff
path: root/svgio/source/svgreader/svgtools.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svgio/source/svgreader/svgtools.cxx')
-rw-r--r--svgio/source/svgreader/svgtools.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svgio/source/svgreader/svgtools.cxx b/svgio/source/svgreader/svgtools.cxx
index 77de836476db..58ce1b39cc4f 100644
--- a/svgio/source/svgreader/svgtools.cxx
+++ b/svgio/source/svgreader/svgtools.cxx
@@ -25,7 +25,7 @@
#include <svgio/svgreader/svgtoken.hxx>
#include <boost/unordered_map.hpp>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -1614,7 +1614,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
// eof
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */