summaryrefslogtreecommitdiffstats
path: root/epan/dissectors/dcerpc/butc/packet-dcerpc-butc-template.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/dcerpc/butc/packet-dcerpc-butc-template.h')
-rw-r--r--epan/dissectors/dcerpc/butc/packet-dcerpc-butc-template.h19
1 files changed, 19 insertions, 0 deletions
diff --git a/epan/dissectors/dcerpc/butc/packet-dcerpc-butc-template.h b/epan/dissectors/dcerpc/butc/packet-dcerpc-butc-template.h
new file mode 100644
index 00000000..16832841
--- /dev/null
+++ b/epan/dissectors/dcerpc/butc/packet-dcerpc-butc-template.h
@@ -0,0 +1,19 @@
+/* DO NOT EDIT
+ * This dissector is autogenerated
+ */
+/* packet-dcerpc-butc.h
+ * Routines for BUTC packet disassembly
+ *
+ * Wireshark - Network traffic analyzer
+ * By Gerald Combs <gerald@wireshark.org>
+ * Copyright 1998 Gerald Combs
+ *
+ * SPDX-License-Identifier: GPL-2.0-or-later
+ */
+
+#ifndef __PACKET_DCERPC_BUTC_H
+#define __PACKET_DCERPC_BUTC_H
+
+ETH_HDR
+
+#endif /* packet-dcerpc-butc.h */