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

defluffed

SCCS-file: date.c
SCCS-SID: 7.24
This commit is contained in:
Arthur David Olson
1995-01-03 11:33:56 -05:00
committed by Paul Eggert
parent 057e981110
commit 4f81d4e480

3
date.c
View File

@ -81,7 +81,8 @@ static void oops P((const char *));
static void reset P((time_t, int));
static void timeout P((FILE *, const char *, const struct tm *));
static void usage P((void));
static void wildinput P((const char *, const char *, const char *));
static void wildinput P((const char *, const char *,
const char *));
int
main(argc, argv)