diff options
Diffstat (limited to 'iconvdata/latin-greek-1.h')
-rw-r--r-- | iconvdata/latin-greek-1.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iconvdata/latin-greek-1.h b/iconvdata/latin-greek-1.h index ed699bf..ab878c0 100644 --- a/iconvdata/latin-greek-1.h +++ b/iconvdata/latin-greek-1.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, |