mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-10365 another typo as per r34214
X-SVN-Rev: 34215
This commit is contained in:
parent
216de3bb95
commit
4c46fa7dd8
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ U_COMMON_API void U_EXPORT2 umtx_initImplPostInit(UInitOnce &uio) {
|
|||
umtx_storeRelease(uio.fState, 2);
|
||||
}
|
||||
|
||||
U_NAMESAPCE_END
|
||||
U_NAMESPACE_END
|
||||
|
||||
static void winMutexInit(CRITICAL_SECTION *cs) {
|
||||
InitializeCriticalSection(cs);
|
||||
|
|
Loading…
Add table
Reference in a new issue