aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/wlancertextn/packet-wlancertextn-template.h
diff options
context:
space:
mode:
authorsahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>2005-07-16 01:04:36 +0000
committersahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>2005-07-16 01:04:36 +0000
commitfc7fb8ef2f57cbeea8d4598efcdda74a1ed8b573 (patch)
tree78ec7a6c9cacbad396a204a63c431dce97d5db4d /asn1/wlancertextn/packet-wlancertextn-template.h
parent76d8576aa5cd14a9b7da4fe648bc96d6276e6576 (diff)
new protocol
RFC3770 Wlan Certificate Extensions git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@14935 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'asn1/wlancertextn/packet-wlancertextn-template.h')
-rw-r--r--asn1/wlancertextn/packet-wlancertextn-template.h32
1 files changed, 32 insertions, 0 deletions
diff --git a/asn1/wlancertextn/packet-wlancertextn-template.h b/asn1/wlancertextn/packet-wlancertextn-template.h
new file mode 100644
index 0000000000..8cfb3c4342
--- /dev/null
+++ b/asn1/wlancertextn/packet-wlancertextn-template.h
@@ -0,0 +1,32 @@
+/* packet-wlancertextn.h
+ * Routines for Wireless Certificate Extensions (RFC3770) packet dissection
+ * Ronnie Sahlberg 2005
+ *
+ * $Id: packet-wlancertextn-template.h 12573 2004-11-22 03:36:26Z sahlberg $
+ *
+ * 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_WLANCERTEXTN_H
+#define PACKET_WLANCERTEXTN_H
+
+/*#include "packet-wlancertextn-exp.h"*/
+
+#endif /* PACKET_WLANCERTEXTN_H */
+