]> granicus.if.org Git - icu/commitdiff
ICU-20302 Fix wintz header file. (Thanks to Jungshik).
authorJeff Genovy <Jeff.Genovy@microsoft.com>
Fri, 14 Dec 2018 08:56:51 +0000 (00:56 -0800)
committerJeff Genovy <29107334+jefgen@users.noreply.github.com>
Sat, 15 Dec 2018 03:39:48 +0000 (19:39 -0800)
icu4c/source/common/wintz.h

index f98b1779b5d4b4eff78683c98577b34907514632..cd8565eef1ed3cb60ce57ed9720c096b2acf3fce 100644 (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  */