summaryrefslogtreecommitdiffstats
path: root/include/xmloff/xmlprhdl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/xmlprhdl.hxx')
-rw-r--r--include/xmloff/xmlprhdl.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/xmloff/xmlprhdl.hxx b/include/xmloff/xmlprhdl.hxx
index 73d4d05d1a05..b57da8740ed4 100644
--- a/include/xmloff/xmlprhdl.hxx
+++ b/include/xmloff/xmlprhdl.hxx
@@ -30,8 +30,8 @@ namespace com{ namespace sun{ namespace star{ namespace uno{ class Any; } } } }
class SvXMLUnitConverter;
struct XMLPropertyState;
-///////////////////////////////////////////////////////////////////////////
-//
+
+
/** Abstract base-class for different XML-types. Derivations of this class
knows how to compare, im/export a special XML-type
*/