summaryrefslogtreecommitdiffstats
path: root/include/comphelper/componentbase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/comphelper/componentbase.hxx')
-rw-r--r--include/comphelper/componentbase.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/include/comphelper/componentbase.hxx b/include/comphelper/componentbase.hxx
index 474313e03f54..61dfe8a9d7ba 100644
--- a/include/comphelper/componentbase.hxx
+++ b/include/comphelper/componentbase.hxx
@@ -23,14 +23,14 @@
#include <comphelper/comphelperdllapi.h>
#include <cppuhelper/interfacecontainer.hxx>
-//........................................................................
+
namespace comphelper
{
-//........................................................................
- //====================================================================
+
+
//= ComponentBase
- //====================================================================
+
class COMPHELPER_DLLPUBLIC ComponentBase
{
protected:
@@ -145,9 +145,9 @@ namespace comphelper
::osl::ResettableMutexGuard m_aMutexGuard;
};
-//........................................................................
+
} // namespace ComponentBase
-//........................................................................
+
#endif // INCLUDED_COMPHELPER_COMPONENTBASE_HXX