mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 09:21:03 +00:00
ICU-3027 Fix a comment about uloc_getLCID
X-SVN-Rev: 14054
This commit is contained in:
parent
f9db1243eb
commit
fa7078fe8b
1 changed files with 1 additions and 0 deletions
|
@ -477,6 +477,7 @@ uloc_getISO3Country(const char* localeID);
|
|||
|
||||
/**
|
||||
* Gets the Win32 LCID value for the specified locale.
|
||||
* If the ICU locale is not recognized by Windows, 0 will be returned.
|
||||
*
|
||||
* @param localeID the locale to get the Win32 LCID value with
|
||||
* @return country the Win32 LCID for localeID
|
||||
|
|
Loading…
Add table
Reference in a new issue