mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-16 02:07:15 +00:00
ICU-8327 Merge r24411 to ICU4C 3.2, 3.4, 3.6, 3.8, and 4.0 maintenance branches
X-SVN-Rev: 29407
This commit is contained in:
parent
0b9179b2ce
commit
7bf5b06117
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
**********************************************************************
|
||||
* Copyright (C) 2002-2004, International Business Machines
|
||||
* Copyright (C) 2002-2011, International Business Machines
|
||||
* Corporation and others. All Rights Reserved.
|
||||
**********************************************************************
|
||||
*/
|
||||
|
@ -745,7 +745,7 @@ le_int32 ParagraphLayout::getLanguageCode(const Locale *locale)
|
|||
|
||||
return nullLanguageCode;
|
||||
}
|
||||
#elif
|
||||
#else
|
||||
|
||||
// TODO - dummy implementation for right now...
|
||||
le_int32 ParagraphLayout::getLanguageCode(const Locale *locale)
|
||||
|
|
Loading…
Add table
Reference in a new issue