mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 17:24:01 +00:00
ICU-4707 Fix some doxygen warnings
X-SVN-Rev: 18763
This commit is contained in:
parent
c73373cfd5
commit
79a52e9d0c
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ typedef const void* URegistryKey;
|
|||
*/
|
||||
typedef int32_t UFieldResolutionTable[12][8];
|
||||
|
||||
/**.
|
||||
/**
|
||||
* <code>Calendar</code> is an abstract base class for converting between
|
||||
* a <code>UDate</code> object and a set of integer fields such as
|
||||
* <code>YEAR</code>, <code>MONTH</code>, <code>DAY</code>, <code>HOUR</code>,
|
||||
|
|
Loading…
Add table
Reference in a new issue