summaryrefslogtreecommitdiff
path: root/svgio/source/svgreader/svggradientstopnode.cxx
diff options
context:
space:
mode:
authorAlexander Wilms <f.alexander.wilms@gmail.com>2014-02-25 20:43:34 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-02-26 07:46:21 -0600
commit65d6ecfd4e69c2f6b8346e8b655914d5ac5a0286 (patch)
treef72a2dbcdbc70b7e61a4a9d1a3161db5f144cc2a /svgio/source/svgreader/svggradientstopnode.cxx
parentb1181b89f3c6a0b435f49d9b2bfa18db2b5f6f3c (diff)
Remove visual noise from svgio
Change-Id: I5295d5204c3f42b67b877aefba605dc22279eab0 Reviewed-on: https://gerrit.libreoffice.org/8318 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svgio/source/svgreader/svggradientstopnode.cxx')
-rw-r--r--svgio/source/svgreader/svggradientstopnode.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svgio/source/svgreader/svggradientstopnode.cxx b/svgio/source/svgreader/svggradientstopnode.cxx
index f9a9289f3bbc..bd856e3baae0 100644
--- a/svgio/source/svgreader/svggradientstopnode.cxx
+++ b/svgio/source/svgreader/svggradientstopnode.cxx
@@ -19,7 +19,7 @@
#include <svgio/svgreader/svggradientstopnode.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -82,7 +82,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
// eof
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */