aboutsummaryrefslogtreecommitdiffstats
path: root/packet-nbipx.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2000-05-30 03:35:55 +0000
committerGuy Harris <guy@alum.mit.edu>2000-05-30 03:35:55 +0000
commit86e1e74fb97c4f218ee886c4b87d5d154105916c (patch)
treec0e05a11792c41f2f8041d360f362322f93b4ef4 /packet-nbipx.h
parent11b7f3727d041ac0de1e655154a12a726546e0b5 (diff)
Give the IPX dissector dissector hash tables for the IPX type and socket
number, and have the protocols encapsulated inside IPX register themselves with that table. svn path=/trunk/; revision=2028
Diffstat (limited to 'packet-nbipx.h')
-rw-r--r--packet-nbipx.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/packet-nbipx.h b/packet-nbipx.h
index e3ffd9370e..87147781a1 100644
--- a/packet-nbipx.h
+++ b/packet-nbipx.h
@@ -1,6 +1,6 @@
/* packet-nbipx.h
*
- * $Id: packet-nbipx.h,v 1.1 2000/02/15 21:02:36 gram Exp $
+ * $Id: packet-nbipx.h,v 1.2 2000/05/30 03:35:53 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
@@ -24,4 +24,3 @@
void dissect_nbipx(const u_char *, int, frame_data *, proto_tree *);
-void dissect_nwlink_dg(const u_char *, int, frame_data *, proto_tree *);