mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 22:44:49 +00:00
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 5541
This commit is contained in:
parent
7086b87453
commit
d2ad569594
1 changed files with 1 additions and 1 deletions
|
@ -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[])
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue