diff options
Diffstat (limited to 'usr.sbin/trpt/trpt.c')
| -rw-r--r-- | usr.sbin/trpt/trpt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/trpt/trpt.c b/usr.sbin/trpt/trpt.c index 2d604afab60f..bbbe689aa389 100644 --- a/usr.sbin/trpt/trpt.c +++ b/usr.sbin/trpt/trpt.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)trpt.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id$"; + "$Id: trpt.c,v 1.8 1997/10/22 06:23:12 charnier Exp $"; #endif /* not lint */ #include <sys/param.h> |
