1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2026-03-21 06:54:32 +00:00

avoid whose

SCCS-file: date.c
SCCS-SID: 7.5
This commit is contained in:
Arthur David Olson
1993-11-22 12:41:31 -05:00
committed by Paul Eggert
parent d66151601c
commit 73b1de8c1c

2
date.c
View File

@ -2,7 +2,7 @@
#ifndef NOID
static char elsieid[] = "%W%";
/*
** Modified from the UCB version whose SCCS ID appears below.
** Modified from the UCB version with the SCCS ID appearing below.
*/
#endif /* !defined NOID */
#endif /* !defined lint */