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 b37486f9a62c..312b614f4086 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.1 2000/10/05 02:56:32 kris Exp $ */ #ifdef HAVE_CONFIG_H |