* tzmap-from-unicode.org: Create tzmap as const.

* tzmap.h: Regenerate.
This commit is contained in:
Corinna Vinschen
2014-12-05 14:39:04 +00:00
parent 4c2380d396
commit ce6c6a4d82
3 changed files with 7 additions and 2 deletions

View File

@ -47,7 +47,7 @@ struct
PCWSTR win_tzkey;
PCWSTR country;
PCWSTR posix_tzid;
} tzmap[] =
} const tzmap[] =
{
{ L"AUS Central Standard Time", L"", L"Australia/Darwin" },
{ L"AUS Central Standard Time", L"AU", L"Australia/Darwin" },