summaryrefslogtreecommitdiff
path: root/gettext-tools/gnulib-lib/unilbrk/lbrkprop1.h
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools/gnulib-lib/unilbrk/lbrkprop1.h')
-rw-r--r--gettext-tools/gnulib-lib/unilbrk/lbrkprop1.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gettext-tools/gnulib-lib/unilbrk/lbrkprop1.h b/gettext-tools/gnulib-lib/unilbrk/lbrkprop1.h
index aacd2d7..c0fd7f2 100644
--- a/gettext-tools/gnulib-lib/unilbrk/lbrkprop1.h
+++ b/gettext-tools/gnulib-lib/unilbrk/lbrkprop1.h
@@ -1,6 +1,6 @@
/* DO NOT EDIT! GENERATED AUTOMATICALLY! */
/* Line breaking properties of Unicode characters. */
-/* Generated automatically by gen-lbrk for Unicode 6.0.0. */
+/* Generated automatically by gen-uni-tables.c for Unicode 8.0.0. */
/* Copyright (C) 2000-2002, 2004, 2008 Free Software Foundation, Inc.
@@ -27,7 +27,7 @@ typedef struct
{
int level1[15];
int level2[4 << 9];
- unsigned char level3[166 << 7];
+ unsigned char level3[206 << 7];
}
lbrkprop_t;
extern const lbrkprop_t unilbrkprop;