summaryrefslogtreecommitdiffstats
path: root/contrib/tcpdump/ipx.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tcpdump/ipx.h')
-rw-r--r--contrib/tcpdump/ipx.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/tcpdump/ipx.h b/contrib/tcpdump/ipx.h
index a0dca0c..a8c1cd5 100644
--- a/contrib/tcpdump/ipx.h
+++ b/contrib/tcpdump/ipx.h
@@ -1,7 +1,7 @@
/*
- * IPX protocol formats
+ * IPX protocol formats
*
- * @(#) $Header: /tcpdump/master/tcpdump/ipx.h,v 1.4 2001/01/15 03:23:59 guy Exp $
+ * @(#) $Header: /tcpdump/master/tcpdump/ipx.h,v 1.8 2002/12/11 07:13:54 guy Exp $
*/
/* well-known sockets */
@@ -25,7 +25,7 @@ struct ipxHdr {
u_int16_t srcNet[2]; /* source net */
u_int8_t srcNode[6]; /* source node */
u_int16_t srcSkt; /* source socket */
-} ipx_hdr_t;
+};
#define ipxSize 30
OpenPOWER on IntegriCloud