diff options
Diffstat (limited to 'contrib/tcpdump/print-telnet.c')
-rw-r--r-- | contrib/tcpdump/print-telnet.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tcpdump/print-telnet.c b/contrib/tcpdump/print-telnet.c index 085ec4d01f30..47dc828dabad 100644 --- a/contrib/tcpdump/print-telnet.c +++ b/contrib/tcpdump/print-telnet.c @@ -44,7 +44,7 @@ * 1/ that the above copyright notice and this notice * are preserved in all copies. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-telnet.c,v 1.1.1.1.2.3 2002/07/05 11:29:59 fenner Exp $ */ #ifdef HAVE_CONFIG_H |