diff options
Diffstat (limited to 'usr.sbin/newsyslog/newsyslog.c')
-rw-r--r-- | usr.sbin/newsyslog/newsyslog.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/newsyslog/newsyslog.c b/usr.sbin/newsyslog/newsyslog.c index 34dbc87ce03d1..40cd5dfe2d9d8 100644 --- a/usr.sbin/newsyslog/newsyslog.c +++ b/usr.sbin/newsyslog/newsyslog.c @@ -25,7 +25,7 @@ #ifndef lint static const char rcsid[] = -"$FreeBSD$"; +"$FreeBSD: src/usr.sbin/newsyslog/newsyslog.c,v 1.25.2.1 2000/05/19 09:21:30 des Exp $"; #endif /* not lint */ #define OSF |