From 22092f188ac9d5d79863b8b4197ff3860a105a4b Mon Sep 17 00:00:00 2001 From: Arthur David Olson Date: Fri, 28 Feb 1986 23:15:46 -0500 Subject: [PATCH] lots of changes SCCS-file: tzfile.h SCCS-SID: 1.9 --- tzfile.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tzfile.h b/tzfile.h index af0e594..6054719 100644 --- a/tzfile.h +++ b/tzfile.h @@ -21,7 +21,7 @@ #endif #ifndef TZ_ABBR_LEN -#define TZ_ABBR_LEN 7 /* Maximum Time Zone abbr. length */ +#define TZ_ABBR_LEN 10 /* Maximum Time Zone abbr. length */ #endif struct tzinfo {