mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-04 13:05:31 +00:00
ICU-22721 Enhance #if for locdispnames.cpp
Enhance #if for locdispnames.cpp ICU-22721 Enhance #if for locdispnames.cpp, remove auto-generate file in local git. ICU-22721 Enhance #if for locdispnames.cpp. ICU-22721 Enhance #if for locdispnames.cpp, revert old-xmls.tar.bz2 file from main branch. ICU-22721 Enhance #if for locdispnames.cpp Enhance #if for locdispnames.cpp ICU-22721 Enhance #if for locdispnames.cpp, remove auto-generate file in local git. ICU-22721 Enhance #if for locdispnames.cpp. ICU-22721 Enhance #if for locdispnames.cpp, revert old-xmls.tar.bz2 file from main branch.
This commit is contained in:
parent
8e40ed3e78
commit
f6b274a197
1 changed files with 1 additions and 1 deletions
|
@ -245,7 +245,7 @@ Locale::getDisplayName(const Locale &displayLocale,
|
|||
return result;
|
||||
}
|
||||
|
||||
#if ! UCONFIG_NO_BREAK_ITERATION
|
||||
#if !UCONFIG_NO_BREAK_ITERATION
|
||||
|
||||
// -------------------------------------
|
||||
// Gets the objectLocale display name in the default locale language.
|
||||
|
|
Loading…
Add table
Reference in a new issue