aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"