diff --git a/logwtmp.c b/logwtmp.c index d1117b1..075c27d 100644 --- a/logwtmp.c +++ b/logwtmp.c @@ -1,7 +1,7 @@ #ifndef lint #ifndef NOID static char elsieid[] = "%W%"; -/* As received from UCB, with SCCSID reconditionalized. */ +/* As received from UCB, with this header added */ #endif /* !defined NOID */ #endif /* !defined lint */