summaryrefslogtreecommitdiff
path: root/toolkit/inc/toolkit/helper/externallock.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/inc/toolkit/helper/externallock.hxx')
-rw-r--r--toolkit/inc/toolkit/helper/externallock.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/toolkit/inc/toolkit/helper/externallock.hxx b/toolkit/inc/toolkit/helper/externallock.hxx
index 667051d409b6..e62b8df06b15 100644
--- a/toolkit/inc/toolkit/helper/externallock.hxx
+++ b/toolkit/inc/toolkit/helper/externallock.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
@@ -32,7 +32,7 @@
#include <comphelper/accessiblecontexthelper.hxx>
// -----------------------------------------------------------------------------
-// class VCLExternalSolarLock
+// class VCLExternalSolarLock
// -----------------------------------------------------------------------------
class TOOLKIT_DLLPUBLIC VCLExternalSolarLock : public ::comphelper::IMutex
@@ -42,6 +42,6 @@ public:
virtual void release();
};
-#endif // _TOOLKIT_HELPER_EXTERNALLOCK_HXX_
+#endif // _TOOLKIT_HELPER_EXTERNALLOCK_HXX_
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */