X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Funilbrk%2Flbrkprop1.h;h=aacd2d7275883fb9bf2d3b7073475db36b810b63;hb=b344de996cd51f8a2f2558a3172016b64d99c622;hp=5c16197d9ea25213f4c8e4baf9e47691252f178a;hpb=fc492e92429a239ba32ffe14d3236685963818a3;p=gnulib.git diff --git a/lib/unilbrk/lbrkprop1.h b/lib/unilbrk/lbrkprop1.h index 5c16197d9..aacd2d727 100644 --- a/lib/unilbrk/lbrkprop1.h +++ b/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 5.2.0. */ +/* Generated automatically by gen-lbrk for Unicode 6.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[154 << 7]; + unsigned char level3[166 << 7]; } lbrkprop_t; extern const lbrkprop_t unilbrkprop;