Create a header file for every packet-*.c file. Prune the packet.h file.
[obnox/wireshark/wip.git] / packet-tns.h
index 355e864541e0146ab1cd90d006e841bcce308ffd..6d29f0c90cbc0d1c6381b0467db67529886d60ad 100644 (file)
@@ -1,5 +1,28 @@
-/* packet-tns.h */
-/* $Id: packet-tns.h,v 1.1 1999/11/29 19:43:26 nneul Exp $ */
+/* packet-tns.h
+ *
+ * $Id: packet-tns.h,v 1.2 2000/02/15 21:03:19 gram Exp $
+ *
+ * Ethereal - Network traffic analyzer
+ * By Gerald Combs <gerald@zing.org>
+ * Copyright 1998 Gerald Combs
+ *
+ * 
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * as published by the Free Software Foundation; either version 2
+ * of the License, or (at your option) any later version.
+ * 
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ * 
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ */
+
+void dissect_tns(const u_char *, int, frame_data *, proto_tree *);
 
 #ifndef PACKET_TNS_H
 #define PACKET_TNS_H