aboutsummaryrefslogtreecommitdiffstats
path: root/packet-eth.h
diff options
context:
space:
mode:
Diffstat (limited to 'packet-eth.h')
-rw-r--r--packet-eth.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-eth.h b/packet-eth.h
index 8d17b83ea9..9f9ee660cf 100644
--- a/packet-eth.h
+++ b/packet-eth.h
@@ -1,6 +1,6 @@
/* packet-eth.h
*
- * $Id: packet-eth.h,v 1.1 2000/02/15 21:02:08 gram Exp $
+ * $Id: packet-eth.h,v 1.2 2000/05/16 06:21:32 gram Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
@@ -23,4 +23,4 @@
*/
void capture_eth(const u_char *, int, packet_counts *);
-void dissect_eth(const u_char *, int, frame_data *, proto_tree *);
+void dissect_eth(tvbuff_t *, packet_info *, proto_tree *);