]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Fix mistake in last commit.
authorBruno Haible <bruno@clisp.org>
Mon, 21 Apr 2008 22:18:14 +0000 (22:18 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:15:40 +0000 (12:15 +0200)
gettext-runtime/intl/ChangeLog
gettext-runtime/intl/localename.c

index 9baa7d2f8366d754f219ad840f5ada31a4194973..8e75ff7137f1110c3d2bb499bf1fe3f30da4f5a1 100644 (file)
@@ -1,3 +1,8 @@
+2008-04-21  Bruno Haible  <bruno@clisp.org>
+
+       * localename.c (SUBLANG_TIBETAN_PRC, SUBLANG_TIBETAN_BHUTAN): Actually
+       assign a value.
+
 2008-04-17  Bruno Haible  <bruno@clisp.org>
 
        * lock.h (gl_lock_destroy, gl_rwlock_destroy,
index 1d270e4e08eb1c867df38c15d413d6c8ba8ca4b8..f2e1f4167fef7a7605aa3f540c14882f62ab05a5 100644 (file)
 # define SUBLANG_TAMAZIGHT_ALGERIA_LATIN 0x02
 # endif
 # ifndef SUBLANG_TIBETAN_PRC
-# define SUBLANG_TIBETAN_PRC
+# define SUBLANG_TIBETAN_PRC 0x01
 # endif
 # ifndef SUBLANG_TIBETAN_BHUTAN
-# define SUBLANG_TIBETAN_BHUTAN
+# define SUBLANG_TIBETAN_BHUTAN 0x02
 # endif
 # ifndef SUBLANG_TIGRINYA_ETHIOPIA
 # define SUBLANG_TIGRINYA_ETHIOPIA 0x01