ICU-3100 Fix another compiler error/warnings

X-SVN-Rev: 15293
This commit is contained in:
Vladimir Weinstein 2004-05-13 20:50:40 +00:00
parent 2966a803c9
commit b9259ec22a

View file

@ -61,9 +61,11 @@ struct CollatorSpec {
};
U_CDECL_BEGIN
typedef const char* U_CALLCONV
ActionFunction(CollatorSpec *spec, uint32_t value1, const char* string,
UErrorCode *status);
U_CDECL_END
struct AttributeConversion {
char letter;