summaryrefslogtreecommitdiff
path: root/print-cip.c
diff options
context:
space:
mode:
authorguy <guy>2001-06-08 04:48:23 +0000
committerguy <guy>2001-06-08 04:48:23 +0000
commit6e07bc747cfa438a48a738881479a07a3bd0d3b9 (patch)
tree75c6b10a9adcd8d7ea213a161e4f21ec7e75a83b /print-cip.c
parent8161113aa2b738e1fffd88afaf6a279904e56148 (diff)
downloadtcpdump-6e07bc747cfa438a48a738881479a07a3bd0d3b9.tar.gz
Get rid of definitions of "packetp" and "snapend" outside
"print-ether.c" - the one in "print-ether.c" is sufficient.
Diffstat (limited to 'print-cip.c')
-rw-r--r--print-cip.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/print-cip.c b/print-cip.c
index a6467136..f3afd308 100644
--- a/print-cip.c
+++ b/print-cip.c
@@ -22,7 +22,7 @@
#ifndef lint
static const char rcsid[] =
- "@(#) $Header: /tcpdump/master/tcpdump/print-cip.c,v 1.12 2001-03-19 03:58:10 guy Exp $ (LBL)";
+ "@(#) $Header: /tcpdump/master/tcpdump/print-cip.c,v 1.13 2001-06-08 04:48:23 guy Exp $ (LBL)";
#endif
#ifdef HAVE_CONFIG_H
@@ -47,9 +47,6 @@ static const char rcsid[] =
#include "ethertype.h"
#include "ether.h"
-const u_char *packetp;
-const u_char *snapend;
-
#define RFC1483LLC_LEN 8
static unsigned char rfcllc[] = {