Skip to content

Commit

Permalink
Update icu4c/source/i18n/unicode/calendar.h
Browse files Browse the repository at this point in the history
Co-authored-by: Markus Scherer <[email protected]>
  • Loading branch information
FrankYFTang and markusicu authored Jan 3, 2025
1 parent 77b9140 commit 01ed02b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion icu4c/source/i18n/unicode/calendar.h
Original file line number Diff line number Diff line change
Expand Up @@ -1951,7 +1951,7 @@ class U_I18N_API Calendar : public UObject {
/**
* Pseudo-time-stamps which specify when each field was set. There
* are two special values, UNSET and INTERNALLY_SET. Values from
* MINIMUM_USER_SET to 127 are legal user set values.
* MINIMUM_USER_SET to STAMP_MAX are legal user set values.
*/
int8_t fStamp[UCAL_FIELD_COUNT];

Expand Down

0 comments on commit 01ed02b

Please sign in to comment.