summaryrefslogtreecommitdiff
path: root/unotools
diff options
context:
space:
mode:
Diffstat (limited to 'unotools')
-rw-r--r--unotools/source/i18n/localedatawrapper.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/unotools/source/i18n/localedatawrapper.cxx b/unotools/source/i18n/localedatawrapper.cxx
index 668c818c1476..74ccc50cafd9 100644
--- a/unotools/source/i18n/localedatawrapper.cxx
+++ b/unotools/source/i18n/localedatawrapper.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: localedatawrapper.cxx,v $
- * $Revision: 1.39 $
+ * $Revision: 1.40 $
*
* This file is part of OpenOffice.org.
*
@@ -2004,6 +2004,7 @@ void LocaleDataWrapper::evaluateLocaleDataChecking()
nLocaleDataChecking = nCheck;
}
}
- else
+ else {
OSL_DOUBLE_CHECKED_LOCKING_MEMORY_BARRIER();
+ }
}