X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/374ca955a76ecab1204ca8bfa63ff9238d998416..51004dcb01e06fef634b61be77ed73dd61cb6db9:/icuSources/test/intltest/nmfmtrt.h diff --git a/icuSources/test/intltest/nmfmtrt.h b/icuSources/test/intltest/nmfmtrt.h index 12eff9a2..a61c5a47 100644 --- a/icuSources/test/intltest/nmfmtrt.h +++ b/icuSources/test/intltest/nmfmtrt.h @@ -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); };