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 2d740baf05ab..2f5f72411a85 100644 --- a/usr.sbin/trpt/trpt.c +++ b/usr.sbin/trpt/trpt.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)trpt.c 8.1 (Berkeley) 6/6/93"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/trpt/trpt.c,v 1.19 2004/08/07 04:28:55 imp Exp $"); #include <sys/param.h> #include <sys/queue.h> |
