diff options
Diffstat (limited to 'iconvdata/latin-greek.h')
-rw-r--r-- | iconvdata/latin-greek.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iconvdata/latin-greek.h b/iconvdata/latin-greek.h index 73d93c4957..5bbef291a6 100644 --- a/iconvdata/latin-greek.h +++ b/iconvdata/latin-greek.h @@ -1,4 +1,4 @@ -static const wchar_t to_ucs4[256] = { +static const uint32_t to_ucs4[256] = { [0x01] = 0x0001, [0x02] = 0x0002, [0x03] = 0x0003, |