aboutsummaryrefslogtreecommitdiff
path: root/contrib/tcpdump/print-telnet.c
diff options
context:
space:
mode:
authorSam Leffler <sam@FreeBSD.org>2005-05-29 18:17:16 +0000
committerSam Leffler <sam@FreeBSD.org>2005-05-29 18:17:16 +0000
commit1de50e9f417616cf647a842762944a2301cb1415 (patch)
treed59cebde657eda0af31fdab513367f5ad61113cd /contrib/tcpdump/print-telnet.c
parent5b0fe47811aa43b75fc69dbf7338cace232a4d48 (diff)
downloadsrc-1de50e9f417616cf647a842762944a2301cb1415.tar.gz
src-1de50e9f417616cf647a842762944a2301cb1415.zip
Virgin import of tcpdump v3.9.1 (alpha 096) from tcpdump.org
Notes
Notes: svn path=/vendor/tcpdump/dist/; revision=146773
Diffstat (limited to 'contrib/tcpdump/print-telnet.c')
-rw-r--r--contrib/tcpdump/print-telnet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tcpdump/print-telnet.c b/contrib/tcpdump/print-telnet.c
index b420d35b51be..78887278bfa2 100644
--- a/contrib/tcpdump/print-telnet.c
+++ b/contrib/tcpdump/print-telnet.c
@@ -51,7 +51,7 @@
#ifndef lint
static const char rcsid[] _U_ =
- "@(#) $Header: /tcpdump/master/tcpdump/print-telnet.c,v 1.21.2.3 2003/12/29 22:42:23 hannes Exp $";
+ "@(#) $Header: /tcpdump/master/tcpdump/print-telnet.c,v 1.24 2003/12/29 11:05:10 hannes Exp $";
#endif
#include <tcpdump-stdinc.h>