X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/46f4442e9a5a4f3b98b7c1083586332f6a8a99a4..151279e3792e85d0417b499c229886b3af724f55:/icuSources/test/intltest/callimts.h diff --git a/icuSources/test/intltest/callimts.h b/icuSources/test/intltest/callimts.h index 7df6f45c..7d7c8062 100644 --- a/icuSources/test/intltest/callimts.h +++ b/icuSources/test/intltest/callimts.h @@ -1,6 +1,6 @@ /******************************************************************** * COPYRIGHT: - * Copyright (c) 1997-2008, International Business Machines Corporation and + * Copyright (c) 1997-2010, International Business Machines Corporation and * others. All Rights Reserved. ********************************************************************/ @@ -78,7 +78,7 @@ private: /** * doLimitsTest with default test duration and fields */ - void doLimitsTest(Calendar& cal, UDate startDate); + void doLimitsTest(Calendar& cal, UDate startDate, int32_t endTime); UnicodeString& ymdToString(const Calendar& cal, UnicodeString& str); };