ICU-1872 Fix for HP/UX's .c -> .cpp renaming

X-SVN-Rev: 8717
This commit is contained in:
George Rhoten 2002-05-29 16:42:25 +00:00
parent 56facaa3fa
commit 20bfab9374

View file

@ -57,7 +57,7 @@ static void TestMutex(void) {
}
}
void addSetup(TestNode** root);
U_CFUNC void addSetup(TestNode** root);
void addSetup(TestNode** root)
{