ICU-6124 make likely_subtags symbol private

X-SVN-Rev: 24118
This commit is contained in:
Steven R. Loomis 2008-06-06 20:58:52 +00:00
parent f5b2610706
commit 607c301b0d

View File

@ -3181,7 +3181,7 @@ compareStringPairStructs(const void *left, const void *right)
* *
* This array maps a set of tags to its likely maximal set of tags. * This array maps a set of tags to its likely maximal set of tags.
*/ */
const StringPair likely_subtags[] = { static const StringPair likely_subtags[] = {
{ {
/* { Afar; ?; ? } => { Afar; Latin; Ethiopia } */ /* { Afar; ?; ? } => { Afar; Latin; Ethiopia } */
"aa", "aa",