summaryrefslogtreecommitdiff
path: root/asn1/ros
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2014-02-17 22:02:21 -0500
committerJeff Morriss <jeff.morriss.ws@gmail.com>2014-02-18 03:05:28 +0000
commit8c608e6e82ac40543f139c71f472fdb10f862045 (patch)
tree026f0c3459942d89d1325f2ea3fc50c0d9a868e3 /asn1/ros
parentff52d8b70f5838db4fc5df2b43a1ca15235ff57d (diff)
downloadwireshark-8c608e6e82ac40543f139c71f472fdb10f862045.tar.gz
Remove $Id$ from the ASN.1 dissectors and regenerate them.
Change-Id: Ie476c6f82f318188b41ed922b92c6fec119ea954 Reviewed-on: https://code.wireshark.org/review/244 Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com> Tested-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
Diffstat (limited to 'asn1/ros')
-rw-r--r--asn1/ros/CMakeLists.txt2
-rw-r--r--asn1/ros/Makefile.am3
-rw-r--r--asn1/ros/Makefile.common3
-rw-r--r--asn1/ros/Makefile.nmake3
-rw-r--r--asn1/ros/packet-ros-template.c2
-rw-r--r--asn1/ros/packet-ros-template.h2
-rw-r--r--asn1/ros/ros-err.cnf1
-rw-r--r--asn1/ros/ros-inv.cnf2
-rw-r--r--asn1/ros/ros-rej.cnf1
-rw-r--r--asn1/ros/ros-res.cnf1
-rw-r--r--asn1/ros/ros.cnf2
11 files changed, 0 insertions, 22 deletions
diff --git a/asn1/ros/CMakeLists.txt b/asn1/ros/CMakeLists.txt
index 4affe0873b..991645c150 100644
--- a/asn1/ros/CMakeLists.txt
+++ b/asn1/ros/CMakeLists.txt
@@ -1,7 +1,5 @@
# CMakeLists.txt
#
-# $Id$
-#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs
diff --git a/asn1/ros/Makefile.am b/asn1/ros/Makefile.am
index d357a4d4df..72d28e600b 100644
--- a/asn1/ros/Makefile.am
+++ b/asn1/ros/Makefile.am
@@ -1,6 +1,3 @@
-# $Id$
-#
-#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs
diff --git a/asn1/ros/Makefile.common b/asn1/ros/Makefile.common
index 7278f0cee6..b2adee2ffb 100644
--- a/asn1/ros/Makefile.common
+++ b/asn1/ros/Makefile.common
@@ -1,6 +1,3 @@
-# $Id$
-#
-#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs
diff --git a/asn1/ros/Makefile.nmake b/asn1/ros/Makefile.nmake
index 25f75f5105..fc70f2382f 100644
--- a/asn1/ros/Makefile.nmake
+++ b/asn1/ros/Makefile.nmake
@@ -1,8 +1,5 @@
## Use: $(MAKE) /$(MAKEFLAGS) -f makefile.nmake
#
-# $Id$
-#
-#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs
diff --git a/asn1/ros/packet-ros-template.c b/asn1/ros/packet-ros-template.c
index 967916d541..c375f4a0a4 100644
--- a/asn1/ros/packet-ros-template.c
+++ b/asn1/ros/packet-ros-template.c
@@ -2,8 +2,6 @@
* Routines for ROS packet dissection
* Graeme Lunt 2005
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/asn1/ros/packet-ros-template.h b/asn1/ros/packet-ros-template.h
index 90ffb724d9..e2a00837b0 100644
--- a/asn1/ros/packet-ros-template.h
+++ b/asn1/ros/packet-ros-template.h
@@ -2,8 +2,6 @@
* Routines for ROS packet dissection
* Graeme Lunt 2005
*
- * $Id$
- *
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
diff --git a/asn1/ros/ros-err.cnf b/asn1/ros/ros-err.cnf
index d913f77fc0..af9e90cdac 100644
--- a/asn1/ros/ros-err.cnf
+++ b/asn1/ros/ros-err.cnf
@@ -1,7 +1,6 @@
# ros-err.cnf
# ROS ReturnError common code
# Copyright 2007 Tomas Kukosa
-# $Id$
#.FN_HDR ReturnError
dissector_handle_t err_handle = NULL;
diff --git a/asn1/ros/ros-inv.cnf b/asn1/ros/ros-inv.cnf
index a31cd581a0..f6289e65d5 100644
--- a/asn1/ros/ros-inv.cnf
+++ b/asn1/ros/ros-inv.cnf
@@ -1,8 +1,6 @@
# ros-inv.cnf
# ROS Invoke common code
# Copyright 2007 Tomas Kukosa
-# $Id$
-
#.FN_HDR Invoke
dissector_handle_t arg_handle = NULL;
diff --git a/asn1/ros/ros-rej.cnf b/asn1/ros/ros-rej.cnf
index 96e114b452..2b991b9d13 100644
--- a/asn1/ros/ros-rej.cnf
+++ b/asn1/ros/ros-rej.cnf
@@ -1,7 +1,6 @@
# ros-rej.cnf
# ROS Reject common code
# Copyright 2007 Tomas Kukosa
-# $Id$
#.FN_HDR Reject
const gchar *descr = "";
diff --git a/asn1/ros/ros-res.cnf b/asn1/ros/ros-res.cnf
index 4f079f49f5..eae08ce24c 100644
--- a/asn1/ros/ros-res.cnf
+++ b/asn1/ros/ros-res.cnf
@@ -1,7 +1,6 @@
# ros-res.cnf
# ROS ReturnResult common code
# Copyright 2007 Tomas Kukosa
-# $Id$
#.FN_HDR ReturnResult
dissector_handle_t res_handle = NULL;
diff --git a/asn1/ros/ros.cnf b/asn1/ros/ros.cnf
index 1aeec52b3c..e6ca8bd1e3 100644
--- a/asn1/ros/ros.cnf
+++ b/asn1/ros/ros.cnf
@@ -1,5 +1,3 @@
-# $Id$
-
#.EXPORTS
OPERATION
ERROR