From 83a275737e3a5c00e3b81ef2f6e91d89bb559368 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Sun, 16 Apr 2000 22:59:37 +0000 Subject: Make various dissectors static if they can be, and get rid of any header files that no longer contain any information as a result of that change. svn path=/trunk/; revision=1871 --- packet-vlan.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'packet-vlan.h') diff --git a/packet-vlan.h b/packet-vlan.h index 9c4785fa44..b7321e6a15 100644 --- a/packet-vlan.h +++ b/packet-vlan.h @@ -1,6 +1,6 @@ /* packet-vlan.h * - * $Id: packet-vlan.h,v 1.1 2000/02/15 21:03:26 gram Exp $ + * $Id: packet-vlan.h,v 1.2 2000/04/16 22:59:37 guy Exp $ * * Ethereal - Network traffic analyzer * By Gerald Combs @@ -23,4 +23,3 @@ */ void capture_vlan(const u_char *, int, packet_counts *); -void dissect_vlan(const u_char *, int, frame_data *, proto_tree *); -- cgit v1.2.3