ICU-11826 fix makeconv linkage change that broke on non-Windows

You can please some of the platforms some of the time…

X-SVN-Rev: 37933
This commit is contained in:
Steven R. Loomis 2015-09-10 02:39:41 +00:00
parent 03bf2882a9
commit 6b8c10a398

View file

@ -71,7 +71,7 @@ cleanupConvData(ConvData *data) {
/*
* from ucnvstat.c - static prototypes of data-based converters
*/
U_CAPI extern const UConverterStaticData * ucnv_converterStaticData[UCNV_NUMBER_OF_SUPPORTED_CONVERTER_TYPES];
U_CAPI const UConverterStaticData * ucnv_converterStaticData[UCNV_NUMBER_OF_SUPPORTED_CONVERTER_TYPES];
/*
* Global - verbosity