1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-12-08 10:56:52 +00:00

endif commentary added

SCCS-file: localtime.c
SCCS-SID: 7.32
This commit is contained in:
Arthur David Olson
1995-01-03 11:26:24 -05:00
committed by Paul Eggert
parent 5200d1f0b4
commit 8230ab38a4

View File

@ -153,7 +153,7 @@ static struct state gmtmem;
#ifndef TZ_STRLEN_MAX
#define TZ_STRLEN_MAX 255
#endif
#endif /* !defined TZ_STRLEN_MAX */
static char lcl_TZname[TZ_STRLEN_MAX + 1];
static int lcl_is_set;