]> granicus.if.org Git - icu/commitdiff
ICU-8260 Increase buffer size of location keywords
authorMichael Ow <mow@svn.icu-project.org>
Sun, 1 Jun 2014 05:07:41 +0000 (05:07 +0000)
committerMichael Ow <mow@svn.icu-project.org>
Sun, 1 Jun 2014 05:07:41 +0000 (05:07 +0000)
X-SVN-Rev: 35787

icu4c/source/common/unicode/uloc.h

index 28ab902b522293b3320e9e9d07eadf1391658aeb..fd9ddd83543511e79b378df78e0e3487bf1ec46c 100644 (file)
@@ -1,6 +1,6 @@
 /*
 **********************************************************************
-*   Copyright (C) 1997-2013, International Business Machines
+*   Copyright (C) 1997-2014, International Business Machines
 *   Corporation and others.  All Rights Reserved.
 **********************************************************************
 *
  * Useful constant for the maximum size of keywords in a locale
  * @stable ICU 2.8
  */
-#define ULOC_KEYWORDS_CAPACITY 50
+#define ULOC_KEYWORDS_CAPACITY 96
 
 /**
  * Useful constant for the maximum total size of keywords and their values in a locale