X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/fd0068a84e9996f225edba706498f6ed413d0673..46f4442e9a5a4f3b98b7c1083586332f6a8a99a4:/icuSources/common/wintz.h diff --git a/icuSources/common/wintz.h b/icuSources/common/wintz.h index b8af862f..0704953f 100644 --- a/icuSources/common/wintz.h +++ b/icuSources/common/wintz.h @@ -1,6 +1,6 @@ /* ******************************************************************************** -* Copyright (C) 2005-2006, International Business Machines +* Copyright (C) 2005-2007, International Business Machines * Corporation and others. All Rights Reserved. ******************************************************************************** * @@ -29,7 +29,7 @@ U_CDECL_END U_CAPI UBool U_EXPORT2 uprv_getWindowsTimeZoneInfo(TIME_ZONE_INFORMATION *zoneInfo, const UChar *icuid, int32_t length); -U_CAPI const char* U_EXPORT2 +U_CFUNC const char* U_EXPORT2 uprv_detectWindowsTimeZone(); #endif /* #ifdef U_WINDOWS */