aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--asn1/mms/Makefile2
-rw-r--r--asn1/mms/Makefile.nmake2
-rw-r--r--asn1/mms/mms.cnf2
-rw-r--r--[-rwxr-xr-x]asn1/mms/packet-mms-template.c2
-rw-r--r--asn1/mms/packet-mms-template.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/asn1/mms/Makefile b/asn1/mms/Makefile
index 64fb0bf615..91bffc3093 100644
--- a/asn1/mms/Makefile
+++ b/asn1/mms/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile 13071 2005-01-16 10:19:21Z guy $
+# $Id$
DISSECTOR_FILES=packet-mms.c packet-mms.h
diff --git a/asn1/mms/Makefile.nmake b/asn1/mms/Makefile.nmake
index ed5d8a933c..1090c7674c 100644
--- a/asn1/mms/Makefile.nmake
+++ b/asn1/mms/Makefile.nmake
@@ -1,6 +1,6 @@
## Use: $(MAKE) /$(MAKEFLAGS) -f makefile.nmake
#
-# $Id: Makefile.nmake 13077 2005-01-16 23:26:02Z lroland $
+# $Id$
include ../../config.nmake
diff --git a/asn1/mms/mms.cnf b/asn1/mms/mms.cnf
index 0c3845fcbe..ed14a90a56 100644
--- a/asn1/mms/mms.cnf
+++ b/asn1/mms/mms.cnf
@@ -1,7 +1,7 @@
# mms.cnf
# mms conformation file
-# $Id: mms.cnf 12417 2004-10-27 20:34:21Z guy $
+# $Id$
#.MODULE_IMPORT
ISO-8650-ACSE-1 acse
diff --git a/asn1/mms/packet-mms-template.c b/asn1/mms/packet-mms-template.c
index e03ab87b8e..f3fc434a15 100755..100644
--- a/asn1/mms/packet-mms-template.c
+++ b/asn1/mms/packet-mms-template.c
@@ -2,7 +2,7 @@
*
* Ronnie Sahlberg 2005
*
- * $Id: packet-mms-template.c 13967 2005-03-29 14:56:09Z gerald $
+ * $Id$
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
diff --git a/asn1/mms/packet-mms-template.h b/asn1/mms/packet-mms-template.h
index 9ad4876310..f5d6e33964 100644
--- a/asn1/mms/packet-mms-template.h
+++ b/asn1/mms/packet-mms-template.h
@@ -2,7 +2,7 @@
* Routines for MMS packet dissection
* Ronnie Sahlberg 2005
*
- * $Id: packet-mms-template.h 12573 2004-11-22 03:36:26Z sahlberg $
+ * $Id$
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>