mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-16 10:17:23 +00:00
ICU-2424 classid fix
X-SVN-Rev: 14011
This commit is contained in:
parent
924f1c3d07
commit
f67d795773
1 changed files with 1 additions and 1 deletions
|
@ -362,7 +362,7 @@ class U_I18N_API IslamicCalendar : public Calendar {
|
|||
* @return The class ID for all objects of this class.
|
||||
* @internal
|
||||
*/
|
||||
static inline UClassID getStaticClassID(void);
|
||||
static UClassID getStaticClassID(void);
|
||||
|
||||
/**
|
||||
* return the calendar type, "buddhist".
|
||||
|
|
Loading…
Add table
Reference in a new issue