]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/common/wintz.h
ICU-400.37.tar.gz
[apple/icu.git] / icuSources / common / wintz.h
index b8af862f38b6f33b1efc595282390303caede682..0704953f46e206b1c3d4f6e2c078f04913a5e121 100644 (file)
@@ -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 */