]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/cintltst/ccurrtst.c
ICU-8.11.tar.gz
[apple/icu.git] / icuSources / test / cintltst / ccurrtst.c
index e79cfc7bd0604ddb663a68a6e7809a2b86604bd2..a768be7c8e37cff6e17ff8ba733201be60494100 100644 (file)
@@ -1,6 +1,6 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2001, International Business Machines Corporation and
+ * Copyright (c) 1997-2005, International Business Machines Corporation and
  * others. All Rights Reserved.
  ********************************************************************/
 /********************************************************************************
@@ -29,7 +29,7 @@
 
 #define ARRAY_LENGTH(array) (sizeof array / sizeof array[0]) 
 
-void addCurrencyTest(TestNode** root)
+void addCurrencyCollTest(TestNode** root)
 {
     
     addTest(root, &currTest, "tscoll/ccurrtst/currTest");