]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/tools/toolutil/dbgutil.h
ICU-57131.0.1.tar.gz
[apple/icu.git] / icuSources / tools / toolutil / dbgutil.h
index 9e5b6c88af868971146e34f1b1a9d9cce859911a..d76b72baa2f2d049411aee02088d41cf1832e595 100644 (file)
@@ -1,7 +1,7 @@
 
 /*
 ************************************************************************
-* Copyright (c) 2007-2011, International Business Machines
+* Copyright (c) 2007-2012, International Business Machines
 * Corporation and others.  All Rights Reserved.
 ************************************************************************
 */
@@ -17,7 +17,7 @@
 
 #if !UCONFIG_NO_FORMATTING
 
-U_CAPI const icu::UnicodeString& U_EXPORT2
+U_TOOLUTIL_API const icu::UnicodeString& U_EXPORT2
 udbg_enumString(UDebugEnumType type, int32_t field);
 
 /**