1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-11-21 22:04:29 +00:00

SCCS-file: localtime.c

SCCS-SID: 7.58
This commit is contained in:
Arthur David Olson
1996-07-30 13:18:49 -04:00
committed by Paul Eggert
parent 64ad89088d
commit 86d8ec5142

View File

@ -872,6 +872,7 @@ const int lastditch;
sp->ttis[1].tt_gmtoff = -dstoffset;
sp->ttis[1].tt_isdst = TRUE;
sp->ttis[1].tt_abbrind = stdlen + 1;
sp->typecnt = 2;
}
} else {
dstlen = 0;