summaryrefslogtreecommitdiffstats
path: root/include/xmloff/XMLCharContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/XMLCharContext.hxx')
-rw-r--r--include/xmloff/XMLCharContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/XMLCharContext.hxx b/include/xmloff/XMLCharContext.hxx
index 20ed302d6064..c147d4d79251 100644
--- a/include/xmloff/XMLCharContext.hxx
+++ b/include/xmloff/XMLCharContext.hxx
@@ -59,7 +59,7 @@ public:
virtual void InsertControlCharacter(sal_Int16 _nControl);
virtual void InsertString(const OUString& _sString);
};
-// ---------------------------------------------------------------------
+
#endif // INCLUDED_XMLOFF_XMLCHARCONTEXT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */