mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2026-05-09 08:15:57 +00:00
SAUDI fix
SCCS-file: tzfile.h SCCS-SID: 2.8
This commit is contained in:
committed by
Paul Eggert
parent
60d4b378a3
commit
00935e4e76
2
tzfile.h
2
tzfile.h
@@ -54,7 +54,7 @@ struct tzhead {
|
||||
|
||||
#ifndef TZ_MAX_TYPES
|
||||
#ifdef SAUDI
|
||||
#define TZ_MAX_TYPES 370 /* A bit more than a year's worth */
|
||||
#define TZ_MAX_TYPES 256 /* Limited by what (unsigned char)'s can hold */
|
||||
#else /* !SAUDI */
|
||||
#define TZ_MAX_TYPES 10 /* Maximum number of local time types */
|
||||
#endif /* !SAUDI */
|
||||
|
||||
Reference in New Issue
Block a user