summaryrefslogtreecommitdiff
path: root/toolkit/inc/toolkit/helper/mutexhelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/inc/toolkit/helper/mutexhelper.hxx')
-rw-r--r--toolkit/inc/toolkit/helper/mutexhelper.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/toolkit/inc/toolkit/helper/mutexhelper.hxx b/toolkit/inc/toolkit/helper/mutexhelper.hxx
index d1cd5e258dbd..eab1cb1c7c3c 100644
--- a/toolkit/inc/toolkit/helper/mutexhelper.hxx
+++ b/toolkit/inc/toolkit/helper/mutexhelper.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -31,11 +31,11 @@
#include <osl/mutex.hxx>
-// ----------------------------------------------------
-// class MutexHelper
-// ----------------------------------------------------
+// ----------------------------------------------------
+// class MutexHelper
+// ----------------------------------------------------
-class MutexHelper
+class MutexHelper
{
private:
::osl::Mutex maMutex;