diff options
Diffstat (limited to 'contrib/tcpdump/print-token.c')
-rw-r--r-- | contrib/tcpdump/print-token.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tcpdump/print-token.c b/contrib/tcpdump/print-token.c index 3f8e215c64e4..c7ccf2dd682b 100644 --- a/contrib/tcpdump/print-token.c +++ b/contrib/tcpdump/print-token.c @@ -23,7 +23,7 @@ * Further tweaked to more closely resemble print-fddi.c * Guy Harris <guy@alum.mit.edu> * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-token.c,v 1.7 2005/05/29 19:09:28 sam Exp $ */ #ifndef lint static const char rcsid[] _U_ = |