summaryrefslogtreecommitdiffstats
path: root/include/salhelper/refobj.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/salhelper/refobj.hxx')
-rw-r--r--include/salhelper/refobj.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/salhelper/refobj.hxx b/include/salhelper/refobj.hxx
index 9a1cb9b5570e..28eca0cb9a72 100644
--- a/include/salhelper/refobj.hxx
+++ b/include/salhelper/refobj.hxx
@@ -29,7 +29,7 @@
namespace salhelper
{
-//----------------------------------------------------------------------------
+
class ReferenceObject : public rtl::IReference
{
@@ -95,7 +95,7 @@ protected:
}
};
-//----------------------------------------------------------------------------
+
} // namespace salhelper