SAUDI fix

SCCS-file: tzfile.h
SCCS-SID: 2.8
This commit is contained in:
Arthur David Olson
2012-07-18 03:01:42 -04:00
committed by Paul Eggert
parent 60d4b378a3
commit 00935e4e76
+1 -1
View File
@@ -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 */