X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Funilbrk%2Flbrkprop1.h;h=aacd2d7275883fb9bf2d3b7073475db36b810b63;hb=47cb657eca1abf2c26c32c8ce03def994a3ee37c;hp=248c937bc7452327c3a4b5bbd21e6e57cb83b0ab;hpb=3030c5b5e0a5199e16b05927da72c43c42f211c3;p=gnulib.git diff --git a/lib/unilbrk/lbrkprop1.h b/lib/unilbrk/lbrkprop1.h index 248c937bc..aacd2d727 100644 --- a/lib/unilbrk/lbrkprop1.h +++ b/lib/unilbrk/lbrkprop1.h @@ -1,8 +1,8 @@ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Line breaking properties of Unicode characters. */ -/* Generated automatically by gen-lbrk for Unicode 5.1.0. */ +/* Generated automatically by gen-lbrk for Unicode 6.0.0. */ -/* Copyright (C) 2000-2002, 2004, 2008-2009 Free Software Foundation, Inc. +/* Copyright (C) 2000-2002, 2004, 2008 Free Software Foundation, Inc. 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 @@ -27,7 +27,7 @@ typedef struct { int level1[15]; int level2[4 << 9]; - unsigned char level3[142 << 7]; + unsigned char level3[166 << 7]; } lbrkprop_t; extern const lbrkprop_t unilbrkprop;