aboutsummaryrefslogtreecommitdiffstats
path: root/tools/wireshark_gen.py
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2008-05-09 07:07:50 +0000
committerAnders Broman <anders.broman@ericsson.com>2008-05-09 07:07:50 +0000
commit8db8e902216b8bb6b4cac059525fd17ca5e0e723 (patch)
tree789788d28a21ee1a9d0f63d85f647dc76a3501cf /tools/wireshark_gen.py
parentdb6d0b9a4ce0e8f89313bd6fc1d29327a79cae6b (diff)
Use PROTO_ITEM_SET_HIDDEN().
Fix ID marking Add checkapi to makefiles svn path=/trunk/; revision=25260
Diffstat (limited to 'tools/wireshark_gen.py')
-rw-r--r--tools/wireshark_gen.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/wireshark_gen.py b/tools/wireshark_gen.py
index a6db73f122..ade13592b7 100644
--- a/tools/wireshark_gen.py
+++ b/tools/wireshark_gen.py
@@ -2047,6 +2047,9 @@ for (i_@aname@=0; i_@aname@ < @aval@; i_@aname@++) {
template_Header = """\
/* packet-@dissector_name@.c
+ *
+ * $Id$
+ *
* Routines for IDL dissection
*
* Autogenerated from idl2wrs