From 44a3eaeba04ef78835ca741592c376428ada5f71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 2 Dec 2017 10:30:25 +0100 Subject: New upstream version 0.9.8 --- lib/unilbrk/lbrkprop1.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/unilbrk/lbrkprop1.h') diff --git a/lib/unilbrk/lbrkprop1.h b/lib/unilbrk/lbrkprop1.h index 1bfc05b..71b3104 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-uni-tables.c for Unicode 8.0.0. */ +/* Generated automatically by gen-uni-tables.c for Unicode 9.0.0. */ /* Copyright (C) 2000-2002, 2004, 2008 Free Software Foundation, Inc. @@ -24,7 +24,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program. If not, see . */ + along with this program. If not, see . */ #define lbrkprop_header_0 16 #define lbrkprop_header_1 15 @@ -36,7 +36,7 @@ typedef struct { int level1[15]; int level2[4 << 9]; - unsigned char level3[206 << 7]; + unsigned char level3[210 << 7]; } lbrkprop_t; extern const lbrkprop_t unilbrkprop; -- cgit v1.2.3