gen-uni-tables: Oops, fix last commit.
authorBruno Haible <bruno@clisp.org>
Sat, 8 Jan 2011 15:23:57 +0000 (16:23 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 8 Jan 2011 15:23:57 +0000 (16:23 +0100)
lib/gen-uni-tables.c

index 8ad9622..f6796f7 100644 (file)
@@ -5191,7 +5191,7 @@ enum
 static int64_t
 get_lbp (unsigned int ch)
 {
-  int attr = 0;
+  int64_t attr = 0;
 
   if (unicode_attributes[ch].name != NULL)
     {