]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/callimts.h
ICU-461.12.tar.gz
[apple/icu.git] / icuSources / test / intltest / callimts.h
index 7df6f45ca61787bb972ec73c48c7bdb6736662c6..7d7c8062dbd049c96fa5bb8942f00d02840dc4bb 100644 (file)
@@ -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);
 };