summaryrefslogtreecommitdiff
path: root/include/comphelper/broadcasthelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/comphelper/broadcasthelper.hxx')
-rw-r--r--include/comphelper/broadcasthelper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/comphelper/broadcasthelper.hxx b/include/comphelper/broadcasthelper.hxx
index 82559260f599..70dae2111887 100644
--- a/include/comphelper/broadcasthelper.hxx
+++ b/include/comphelper/broadcasthelper.hxx
@@ -26,14 +26,14 @@
//... namespace comphelper .......................................................
namespace comphelper
{
-//.........................................................................
- //==================================================================================
+
+
//= OMutexAndBroadcastHelper - a class which holds a Mutex and a OBroadcastHelper;
//= needed because when deriving from OPropertySetHelper,
//= the OBroadcastHelper has to be initialized before
//= the OPropertySetHelper
- //==================================================================================
+
class OMutexAndBroadcastHelper
{
protected: