summaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/pkixac/packet-pkixac-template.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/asn1/pkixac/packet-pkixac-template.h')
-rw-r--r--epan/dissectors/asn1/pkixac/packet-pkixac-template.h20
1 files changed, 20 insertions, 0 deletions
diff --git a/epan/dissectors/asn1/pkixac/packet-pkixac-template.h b/epan/dissectors/asn1/pkixac/packet-pkixac-template.h
new file mode 100644
index 00000000..ee14e4eb
--- /dev/null
+++ b/epan/dissectors/asn1/pkixac/packet-pkixac-template.h
@@ -0,0 +1,20 @@
+/* packet-pkixac.h
+ *
+ * Routines for PKIXAttributeCertificate (RFC3281) packet dissection.
+ *
+ * Copyright 2010, Stig Bjorlykke <stig@bjorlykke.org>
+ *
+ * Wireshark - Network traffic analyzer
+ * By Gerald Combs <gerald@wireshark.org>
+ * Copyright 1998 Gerald Combs
+ *
+ * SPDX-License-Identifier: GPL-2.0-or-later
+ */
+
+#ifndef PACKET_PKIXAC_H
+#define PACKET_PKIXAC_H
+
+/*#include "packet-pkixac-exp.h"*/
+
+#endif /* PACKET_PKIXAC_H */
+