ICU-900 Fixed some compiler warnings

X-SVN-Rev: 5541
This commit is contained in:
George Rhoten 2001-08-18 01:05:52 +00:00
parent 7086b87453
commit d2ad569594

View file

@ -42,7 +42,7 @@ static char* _testDirectory=NULL;
/*
* Forward Declarations
*/
void ctest_setICU_DATA();
void ctest_setICU_DATA(void);
int main(int argc, const char* const argv[])
{