[pango/gen-script-for-lang-avoid-empty-arrays: 2/2] Re-generate pango-script-lang-table.h
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/gen-script-for-lang-avoid-empty-arrays: 2/2] Re-generate pango-script-lang-table.h
- Date: Thu, 6 Jun 2019 07:49:21 +0000 (UTC)
commit 6a6976ff13d85aa4317ac2687622f313190e5114
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Thu Jun 6 15:36:56 2019 +0800
Re-generate pango-script-lang-table.h
This contains the updates that removes the empty arrays from the generated
code.
pango/pango-script-lang-table.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pango/pango-script-lang-table.h b/pango/pango-script-lang-table.h
index d296010e..9f6e0b42 100644
--- a/pango/pango-script-lang-table.h
+++ b/pango/pango-script-lang-table.h
@@ -1,7 +1,7 @@
/* pango-script-lang-table.h:
*
* Generated by ../tools/gen-script-for-lang.c
- * Date: 2019-05-27
+ * Date: 2019-06-06
* Source: fontconfig-2.13.1
*
* Do not edit.
@@ -236,7 +236,7 @@ static const PangoScriptForLang pango_script_for_lang[] = {
{ "ug", { G_UNICODE_SCRIPT_ARABIC/*33*/ } },
{ "uk", { G_UNICODE_SCRIPT_CYRILLIC/*72*/ } },
{ "und-zmth", { G_UNICODE_SCRIPT_LATIN/*53*/, G_UNICODE_SCRIPT_GREEK/*51*/ } },
- { "und-zsye", { } },
+ { "und-zsye", { 0 } },
{ "ur", { G_UNICODE_SCRIPT_ARABIC/*27*/ } },
{ "uz", { G_UNICODE_SCRIPT_LATIN/*52*/ } },
{ "ve", { G_UNICODE_SCRIPT_LATIN/*62*/ } },
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]