aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-inap.h
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2005-02-09 22:35:49 +0000
committerAnders Broman <anders.broman@ericsson.com>2005-02-09 22:35:49 +0000
commite8f8e851c02e731641d94602b11255887c94db0e (patch)
tree3429e5d61ae977834ab65146761b9f88b42721e1 /epan/dissectors/packet-inap.h
parent38c428010b0d722340cbae0869c7797e6114174b (diff)
From Tim Endean: INAP dissector.
svn path=/trunk/; revision=13364
Diffstat (limited to 'epan/dissectors/packet-inap.h')
-rw-r--r--epan/dissectors/packet-inap.h39
1 files changed, 39 insertions, 0 deletions
diff --git a/epan/dissectors/packet-inap.h b/epan/dissectors/packet-inap.h
new file mode 100644
index 0000000000..06a62bf86f
--- /dev/null
+++ b/epan/dissectors/packet-inap.h
@@ -0,0 +1,39 @@
+/* Do not modify this file. */
+/* It is created automatically by the ASN.1 to Ethereal dissector compiler */
+/* .\packet-inap.h */
+/* ../../tools/asn2eth.py -X -b -e -p inap -c inap.cnf -s packet-inap-template INAP.asn */
+
+/* Input file: packet-inap-template.h */
+
+/* packet-inap.h
+ *
+ * $Id$
+ *
+ * Copyright 2004, Tim Endean <endeant@hotmail.com>
+ *
+ * Ethereal - Network traffic analyzer
+ * By Gerald Combs <gerald@ethereal.com>
+ * 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.
+ */
+
+
+#ifndef PACKET_INAP_H
+#define PACKET_INAP_H
+
+/* #include "packet-inap-exp.h"*/
+
+#endif /* PACKET_INAP_H */ \ No newline at end of file