1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-11-21 23:10:14 +00:00

DS disappears from OPTIONS strings

SCCS-file: date.c
SCCS-SID: 2.5
This commit is contained in:
Arthur David Olson
1989-03-09 09:14:38 -05:00
committed by Paul Eggert
parent 7ef8c561dd
commit f5f4d6103b

4
date.c
View File

@ -102,9 +102,9 @@ static void usage();
static time_t xtime();
#ifdef DST_NONE
#define OPTIONS "uDSnd:t:"
#define OPTIONS "und:t:"
#else /* !defined DST_NONE */
#define OPTIONS "uDSn"
#define OPTIONS "un"
#endif /* !defined DST_NONE */
int