mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 22:44:49 +00:00
ICU-1872 Fix for HP/UX's .c -> .cpp renaming
X-SVN-Rev: 8717
This commit is contained in:
parent
56facaa3fa
commit
20bfab9374
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ static void TestMutex(void) {
|
|||
}
|
||||
}
|
||||
|
||||
void addSetup(TestNode** root);
|
||||
U_CFUNC void addSetup(TestNode** root);
|
||||
|
||||
void addSetup(TestNode** root)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue