From 4df02e3240ada0734748a47572baa2fc1c6afbd1 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Wed, 3 Oct 2018 17:54:09 +0200 Subject: [PATCH] Minor --- src/hb-ot-os2-unicode-ranges.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hb-ot-os2-unicode-ranges.hh b/src/hb-ot-os2-unicode-ranges.hh index 8fa21dfb9..19780088a 100644 --- a/src/hb-ot-os2-unicode-ranges.hh +++ b/src/hb-ot-os2-unicode-ranges.hh @@ -53,7 +53,7 @@ struct OS2Range }; /* Note: The contents of this array was generated using gen-os2-unicode-ranges.py. */ -static OS2Range _hb_os2_unicode_ranges[] = +static const OS2Range _hb_os2_unicode_ranges[] = { { 0x0, 0x7F, 0}, // Basic Latin { 0x80, 0xFF, 1}, // Latin-1 Supplement