ICU-2589 Fix doxygen warnings.

X-SVN-Rev: 12433
This commit is contained in:
George Rhoten 2003-06-10 23:19:36 +00:00
parent bd90032804
commit a351293c6e
2 changed files with 3 additions and 3 deletions

View File

@ -127,13 +127,13 @@
# define U_SIZEOF_WCHAR_T 4
#endif
/**
/*
* \def U_WCHAR_IS_UTF16
* Defined if wchar_t uses UTF-16.
*
* @stable ICU 2.0
*/
/**
/*
* \def U_WCHAR_IS_UTF32
* Defined if wchar_t uses UTF-32.
*

View File

@ -842,7 +842,7 @@ public:
* CompoundTransliterator, if it contains ID blocks, or a
* NullTransliterator, if it contains ID blocks which parse as
* empty for the given direction.
* @param id the id for the transliterator.
* @param ID the id for the transliterator.
* @param rules rules, separated by ';'
* @param dir either FORWARD or REVERSE.
* @param parseError Struct to recieve information on position