]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/nmfmtrt.h
ICU-511.25.tar.gz
[apple/icu.git] / icuSources / test / intltest / nmfmtrt.h
index 12eff9a29d8e03305dd24868385ad3780e27bd11..a61c5a47e10d068ebf12853e6a915b8c19976374 100644 (file)
@@ -1,6 +1,6 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2003, International Business Machines Corporation and
+ * Copyright (c) 1997-2009, International Business Machines Corporation and
  * others. All Rights Reserved.
  ********************************************************************/
 
@@ -67,7 +67,7 @@ public:
     }
 
 protected:
-    UBool failure(UErrorCode status, const char* msg);
+    UBool failure(UErrorCode status, const char* msg, UBool possibleDataError=FALSE);
 
 };