mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2025-12-08 01:31:13 +00:00
Eggert mods
SCCS-file: zic.c SCCS-SID: 7.80
This commit is contained in:
committed by
Paul Eggert
parent
6c0cb7f7fe
commit
a1e7012a9e
2
zic.c
2
zic.c
@ -1697,7 +1697,7 @@ const int zonecount;
|
||||
(void) strcpy(startbuf, zp->z_format);
|
||||
eat(zp->z_filename, zp->z_linenum);
|
||||
if (*startbuf == '\0')
|
||||
error(_("can't determine time zone abbrevation to use just after until time"));
|
||||
error(_("can't determine time zone abbreviation to use just after until time"));
|
||||
else addtt(starttime,
|
||||
addtype(startoff, startbuf,
|
||||
startoff != zp->z_gmtoff,
|
||||
|
||||
Reference in New Issue
Block a user