mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2025-12-08 08:26:28 +00:00
INITIALIZE gig
SCCS-file: localtime.c SCCS-SID: 7.39
This commit is contained in:
committed by
Paul Eggert
parent
68f590fda6
commit
83d5e2d9dc
@ -796,8 +796,8 @@ const int lastditch;
|
||||
*/
|
||||
sawstd = FALSE;
|
||||
sawdst = FALSE;
|
||||
stdfix = 0;
|
||||
dstfix = 0;
|
||||
INITIALIZE(stdfix);
|
||||
INITIALIZE(dstfix);
|
||||
for (i = 0; i < sp->typecnt; ++i) {
|
||||
if (sp->ttis[i].tt_isdst) {
|
||||
oldfix = dstfix;
|
||||
|
||||
Reference in New Issue
Block a user