ICU-535 use U_EXPORT instead of U_CAPI to prevent gcc from complaining about initializing externs.

X-SVN-Rev: 2372
This commit is contained in:
Yves Arrouye 2000-08-29 06:37:12 +00:00
parent 2859089dd4
commit 2e0449e0ad

View File

@ -129,7 +129,7 @@ writeCCode(const char *filename, const char *destdir) {
sprintf(buffer,
"#include \"unicode/utypes.h\"\n"
"U_CAPI const struct {\n"
"U_EXPORT const struct {\n"
" double bogus;\n"
" uint8_t bytes[%ld]; \n"
"} U_EXPORT2 %s={ 0, {\n",