summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDario Lombardo <lomato@gmail.com>2014-06-17 15:33:15 +0200
committerAnders Broman <a.broman58@gmail.com>2014-06-19 22:23:05 +0000
commit84777a682d2c5d946c8cd7fccbf4e9d6916822d6 (patch)
tree4622d022c5095ea0192eec8f13f7d8f0d8e570af
parente9bce9dd7e8b2dde58858604f9edd3390a642574 (diff)
downloadwireshark-84777a682d2c5d946c8cd7fccbf4e9d6916822d6.tar.gz
Removed SVN Id tag
Change-Id: I41931121ab8854e4737aeb565b4f51be87426fa9 Reviewed-on: https://code.wireshark.org/review/2375 Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Reviewed-by: Anders Broman <a.broman58@gmail.com>
-rw-r--r--epan/dissectors/Custom.common1
-rw-r--r--epan/dissectors/packet-dcerpc-mdssvc.c2
-rw-r--r--epan/dissectors/packet-dcerpc-mdssvc.h2
3 files changed, 0 insertions, 5 deletions
diff --git a/epan/dissectors/Custom.common b/epan/dissectors/Custom.common
index 54ad11b79f..30269fd03d 100644
--- a/epan/dissectors/Custom.common
+++ b/epan/dissectors/Custom.common
@@ -1,5 +1,4 @@
##
-## $Id$
## Here you can add custom dissectors
#
diff --git a/epan/dissectors/packet-dcerpc-mdssvc.c b/epan/dissectors/packet-dcerpc-mdssvc.c
index 2451f0e903..ce2e556f4f 100644
--- a/epan/dissectors/packet-dcerpc-mdssvc.c
+++ b/epan/dissectors/packet-dcerpc-mdssvc.c
@@ -6,8 +6,6 @@
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
diff --git a/epan/dissectors/packet-dcerpc-mdssvc.h b/epan/dissectors/packet-dcerpc-mdssvc.h
index dd59f4392b..bcc3696c75 100644
--- a/epan/dissectors/packet-dcerpc-mdssvc.h
+++ b/epan/dissectors/packet-dcerpc-mdssvc.h
@@ -6,8 +6,6 @@
It is maintained by the Samba team, not the Wireshark team.
Instructions on how to download and install Pidl can be
found at http://wiki.wireshark.org/Pidl
-
- $Id$
*/
#include "packet-dcerpc-misc.h"