X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/fd0068a84e9996f225edba706498f6ed413d0673..46f4442e9a5a4f3b98b7c1083586332f6a8a99a4:/icuSources/test/cintltst/cdattst.h diff --git a/icuSources/test/cintltst/cdattst.h b/icuSources/test/cintltst/cdattst.h index 861a1087..7159f88c 100644 --- a/icuSources/test/cintltst/cdattst.h +++ b/icuSources/test/cintltst/cdattst.h @@ -1,6 +1,6 @@ /******************************************************************** * COPYRIGHT: - * Copyright (c) 1997-2001, International Business Machines Corporation and + * Copyright (c) 1997-2009, International Business Machines Corporation and * others. All Rights Reserved. ********************************************************************/ /******************************************************************************** @@ -23,9 +23,10 @@ #include "cintltst.h" /** - * The function used to test the Date format API + * The functions used to test the Date format API **/ static void TestDateFormat(void); + static void TestRelativeDateFormat(void); /** * The function used to test API udat_getSymbols(), udat_setSymbols() and udat_countSymbols()