X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Funilbrk%2Flbrkprop1.h;h=c19b1d38d2cd99b1d9eb3aae53600545c31edfc6;hb=3328658b9ca05a320dccd8bf529ad12e408c24da;hp=dca6e2db448a7346a6a5d0fd811bb368c0c32148;hpb=9abda809d44be61025d67d5980a4e780010c7b5b;p=gnulib.git diff --git a/lib/unilbrk/lbrkprop1.h b/lib/unilbrk/lbrkprop1.h index dca6e2db4..c19b1d38d 100644 --- a/lib/unilbrk/lbrkprop1.h +++ b/lib/unilbrk/lbrkprop1.h @@ -1,19 +1,20 @@ +/* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Line breaking properties of Unicode characters. */ -/* Generated automatically by gen-lbrkprop for Unicode 3.1.0. */ +/* Generated automatically by gen-lbrk for Unicode 5.1.0. */ -/* Copyright (C) 2000-2004, 2008 Free Software Foundation, Inc. +/* Copyright (C) 2000-2002, 2004, 2008-2010 Free Software Foundation, Inc. - This program is free software: you can redistribute it and/or modify it - under the terms of the GNU Lesser General Public License as published - by the Free Software Foundation; either version 3 of the License, or + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Lesser General Public License for more details. + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. - You should have received a copy of the GNU Lesser General Public License + You should have received a copy of the GNU General Public License along with this program. If not, see . */ #define lbrkprop_header_0 16 @@ -26,7 +27,7 @@ typedef struct { int level1[15]; int level2[4 << 9]; - unsigned char level3[100 << 7]; + unsigned char level3[142 << 7]; } lbrkprop_t; extern const lbrkprop_t unilbrkprop;