summaryrefslogtreecommitdiff
path: root/starmath/source/config.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/config.cxx')
-rw-r--r--starmath/source/config.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/starmath/source/config.cxx b/starmath/source/config.cxx
index 172b4ce96509..4756e8277721 100644
--- a/starmath/source/config.cxx
+++ b/starmath/source/config.cxx
@@ -34,7 +34,7 @@
#include "smmod.hxx"
#include "starmath.hrc"
-/////////////////////////////////////////////////////////////////
+
SmConfig::SmConfig()
{
@@ -113,7 +113,7 @@ void SmConfig::ConfigToItemSet(SfxItemSet &rSet) const
}
-/////////////////////////////////////////////////////////////////
+
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */