summaryrefslogtreecommitdiff
path: root/sc/inc/mutexhlp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/mutexhlp.hxx')
-rw-r--r--sc/inc/mutexhlp.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/inc/mutexhlp.hxx b/sc/inc/mutexhlp.hxx
index ebe9176799c4..4763a902b4d7 100644
--- a/sc/inc/mutexhlp.hxx
+++ b/sc/inc/mutexhlp.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,8 +31,8 @@
#include <osl/mutex.hxx>
-// used in XComponent implementations to construct a Mutex before the
-// OComponentHelper base class
+// used in XComponent implementations to construct a Mutex before the
+// OComponentHelper base class
class ScMutexHelper
{