From 04c86a63cd749e221980a705e684c9d3cfb59d92 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada Date: Wed, 26 Jun 2024 10:01:16 +0000 Subject: [PATCH] [ruby/date] Update zonetab.h at 2024-06-26 https://github.com/ruby/date/commit/ef5a0dac5b --- ext/date/zonetab.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/date/zonetab.h b/ext/date/zonetab.h index 90eee4dc29..2a2e8910c9 100644 --- a/ext/date/zonetab.h +++ b/ext/date/zonetab.h @@ -51,7 +51,7 @@ struct zone; #ifndef GPERF_DOWNCASE #define GPERF_DOWNCASE 1 -static const unsigned char gperf_downcase[256] = +static unsigned char gperf_downcase[256] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29,