ICU-868 Make the documentation nicer for doxygen.

X-SVN-Rev: 9542
This commit is contained in:
George Rhoten 2002-08-02 18:42:01 +00:00
parent d5a3955931
commit bf8483ffef

View File

@ -376,7 +376,7 @@ typedef enum UErrorCode {
U_SORT_KEY_TOO_SHORT_WARNING = -123, U_SORT_KEY_TOO_SHORT_WARNING = -123,
U_AMBIGUOUS_ALIAS_WARNING = -122, /** This converter alias can go to different converter implementations */ U_AMBIGUOUS_ALIAS_WARNING = -122, /**< This converter alias can go to different converter implementations */
U_ERROR_WARNING_LIMIT, /**< This must always be the last warning value to indicate the limit for UErrorCode warnings (last warning code +1) */ U_ERROR_WARNING_LIMIT, /**< This must always be the last warning value to indicate the limit for UErrorCode warnings (last warning code +1) */