mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-10365 Fix typo in previous commit that broke the build on several platforms.
X-SVN-Rev: 34214
This commit is contained in:
parent
ec72ffe189
commit
216de3bb95
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@ umtx_atomic_inc(u_atomic_int32_t *p);
|
|||
U_COMMON_API int32_t U_EXPORT2
|
||||
umtx_atomic_dec(u_atomic_int32_t *p);
|
||||
|
||||
U_NAMESAPCE_END
|
||||
U_NAMESPACE_END
|
||||
|
||||
#endif /* Low Level Atomic Ops Platfrom Chain */
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue