aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ipv6.h
diff options
context:
space:
mode:
Diffstat (limited to 'packet-ipv6.h')
-rw-r--r--packet-ipv6.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-ipv6.h b/packet-ipv6.h
index 968e11e297..adb91b595c 100644
--- a/packet-ipv6.h
+++ b/packet-ipv6.h
@@ -1,7 +1,7 @@
/* packet-ipv6.h
* Definitions for IPv6 packet disassembly
*
- * $Id: packet-ipv6.h,v 1.19 2001/04/01 07:06:22 hagbard Exp $
+ * $Id: packet-ipv6.h,v 1.20 2001/04/23 03:37:31 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -30,7 +30,7 @@
#include "ipv6-utils.h"
-void dissect_ipv6(const u_char *, int, frame_data *, proto_tree *);
+void dissect_ipv6(tvbuff_t *, packet_info *, proto_tree *);
#define INET6_ADDRSTRLEN 46