ICU-20302 Fix wintz header file. (Thanks to Jungshik).

This commit is contained in:
Jeff Genovy 2018-12-14 00:56:51 -08:00 committed by Jeff Genovy
parent 471d834efc
commit d8520c9f66

View File

@ -28,7 +28,7 @@ U_CDECL_BEGIN
typedef struct _TIME_ZONE_INFORMATION TIME_ZONE_INFORMATION;
U_CDECL_END
U_CFUNC const char* U_EXPORT2
U_INTERNAL const char* U_EXPORT2
uprv_detectWindowsTimeZone();
#endif /* U_PLATFORM_USES_ONLY_WIN32_API */