summaryrefslogtreecommitdiff
path: root/framework/inc
diff options
context:
space:
mode:
authorAndreas Schlüns <as@openoffice.org>2001-06-26 04:28:51 +0000
committerAndreas Schlüns <as@openoffice.org>2001-06-26 04:28:51 +0000
commitbaa7c93df4947ca01f5ddcc43e5409fa04940787 (patch)
treed57742ee4c31215a1bd7a85d35baec4ebf3b82df /framework/inc
parentbc08ef79a56181e1f9ebf8bee1da2d593b6cf859 (diff)
#85529# use solar mutex as default
Diffstat (limited to 'framework/inc')
-rw-r--r--framework/inc/threadhelp/lockhelper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/framework/inc/threadhelp/lockhelper.hxx b/framework/inc/threadhelp/lockhelper.hxx
index f274ac0c81db..cef371768f54 100644
--- a/framework/inc/threadhelp/lockhelper.hxx
+++ b/framework/inc/threadhelp/lockhelper.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: lockhelper.hxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: as $ $Date: 2001-06-11 10:11:46 $
+ * last change: $Author: as $ $Date: 2001-06-26 05:28:51 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -123,7 +123,7 @@ enum ELockType
};
#define ENVVAR_LOCKTYPE DECLARE_ASCII("LOCKTYPE_FRAMEWORK")
-#define FALLBACK_LOCKTYPE E_OWNMUTEX
+#define FALLBACK_LOCKTYPE E_SOLARMUTEX
//_________________________________________________________________________________________________________________
// declarations