projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e23bfd4
)
gen-uni-tables: Oops, fix last commit.
author
Bruno Haible
<bruno@clisp.org>
Sat, 8 Jan 2011 15:23:57 +0000
(16:23 +0100)
committer
Bruno Haible
<bruno@clisp.org>
Sat, 8 Jan 2011 15:23:57 +0000
(16:23 +0100)
lib/gen-uni-tables.c
patch
|
blob
|
history
diff --git
a/lib/gen-uni-tables.c
b/lib/gen-uni-tables.c
index 8ad9622658e2fef0420e2284b5daa24194b4ff34..f6796f71aab8ec254d70d5f98184cba2b0701538 100644
(file)
--- a/
lib/gen-uni-tables.c
+++ b/
lib/gen-uni-tables.c
@@
-5191,7
+5191,7
@@
enum
static int64_t
get_lbp (unsigned int ch)
{
- int attr = 0;
+ int
64_t
attr = 0;
if (unicode_attributes[ch].name != NULL)
{