X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gettext-tools%2Flibgettextpo%2Funilbrk%2Flbrkprop1.h;h=c0fd7f2198035dd6a67efbad7f79511e0ac7e2aa;hb=refs%2Fchanges%2F82%2F71082%2F1;hp=aacd2d7275883fb9bf2d3b7073475db36b810b63;hpb=5d61132f836323aaf2879e04abc9d4056db248a2;p=platform%2Fupstream%2Fgettext.git diff --git a/gettext-tools/libgettextpo/unilbrk/lbrkprop1.h b/gettext-tools/libgettextpo/unilbrk/lbrkprop1.h index aacd2d7..c0fd7f2 100644 --- a/gettext-tools/libgettextpo/unilbrk/lbrkprop1.h +++ b/gettext-tools/libgettextpo/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;