]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/tridpars.h
ICU-64243.0.1.tar.gz
[apple/icu.git] / icuSources / i18n / tridpars.h
index 1f2268fb111370a1e698cb11c093b18df53dd143..5e42f068a47cd710437ed88aa6c1260ec95e625c 100644 (file)
@@ -1,3 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 /*
  **************************************************************************
  *   Copyright (c) 2002-2010, International Business Machines Corporation *
@@ -349,7 +351,7 @@ class TransliteratorIDParser /* not : public UObject because all methods are sta
     /**
      * Initialize static memory.
      */
-    static void init(UErrorCode &status);
+    static void U_CALLCONV init(UErrorCode &status);
 
     friend class SingleID;
 };