ICU-2589 Fix doxygen warnings.
X-SVN-Rev: 12433
This commit is contained in:
parent
bd90032804
commit
a351293c6e
@ -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.
|
||||
*
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user