aboutsummaryrefslogtreecommitdiffstats
path: root/tools/wireshark_gen.py
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2014-02-13 19:17:27 -0500
committerJeff Morriss <jeff.morriss.ws@gmail.com>2014-02-14 01:35:57 +0000
commit82e2865739d549a54199f0d22cdc2062347ed9ff (patch)
tree6729a25216070c41f6aabc58d77a13314be8e858 /tools/wireshark_gen.py
parentb6a9b8494cb3d3d72f7d4aa4a0b21e75f5211449 (diff)
Remove $Id$ and other Subversion leftovers from the tools.
There are a few things in here which could still use attention. Don't regenerate anything now. Change-Id: I283c224d3523212144707fca3d6265916cb11792 Reviewed-on: https://code.wireshark.org/review/205 Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
Diffstat (limited to 'tools/wireshark_gen.py')
-rwxr-xr-xtools/wireshark_gen.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/wireshark_gen.py b/tools/wireshark_gen.py
index 6250877e53..e7ba0d5468 100755
--- a/tools/wireshark_gen.py
+++ b/tools/wireshark_gen.py
@@ -1,7 +1,5 @@
# -*- python -*-
#
-# $Id$
-#
# wireshark_gen.py (part of idl2wrs)
#
# Author : Frank Singleton (frank.singleton@ericsson.com)
@@ -2365,8 +2363,6 @@ for (i_@aname@=0; i_@aname@ < @aval@; i_@aname@++) {
template_Header = """\
/* packet-@dissector_name@.c
*
- * $Id$
- *
* Routines for IDL dissection
*
* Autogenerated from idl2wrs