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:
committed by
Paul Eggert
parent
64ad89088d
commit
86d8ec5142
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user