]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/tools/toolutil/dbgutil.h
ICU-59173.0.1.tar.gz
[apple/icu.git] / icuSources / tools / toolutil / dbgutil.h
index 9e5b6c88af868971146e34f1b1a9d9cce859911a..43fe2171b4a84f2cbfca39c8bb57c62974779dc6 100644 (file)
@@ -1,7 +1,9 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 
 /*
 ************************************************************************
-* Copyright (c) 2007-2011, International Business Machines
+* Copyright (c) 2007-2012, International Business Machines
 * Corporation and others.  All Rights Reserved.
 ************************************************************************
 */
@@ -17,7 +19,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);
 
 /**