diff options
Diffstat (limited to 'iconvdata/cp737.h')
-rw-r--r-- | iconvdata/cp737.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iconvdata/cp737.h b/iconvdata/cp737.h index 6a2265a526..a39b71d89c 100644 --- a/iconvdata/cp737.h +++ b/iconvdata/cp737.h @@ -294,7 +294,7 @@ static const uint32_t to_ucs4[256] = where gap.pl is the file in this directory. */ -static struct gap from_idx[] = +static const struct gap from_idx[] = { { .start = 0x0000, .end = 0x007f, .idx = 0 }, { .start = 0x00a0, .end = 0x00a0, .idx = -32 }, |