ICU-2330 fix for HP (declare all functions for HP/UX)

X-SVN-Rev: 9926
This commit is contained in:
Steven R. Loomis 2002-09-27 00:28:23 +00:00
parent 15f0ef46a7
commit cfa64b7c29

View file

@ -42,7 +42,7 @@ U_CFUNC const char* ctest_dataOutDir(void);
*/
U_CFUNC void ctest_pathnameInContext(char* fullname, int32_t maxsize, const char* relPath ) ;
UChar* CharsToUChars(const char* chars);
U_CFUNC UChar* CharsToUChars(const char* chars);
/**
* Convert a const UChar* into a char*