aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/asn1
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/asn1')
-rw-r--r--plugins/asn1/Makefile.am2
-rw-r--r--plugins/asn1/Makefile.nmake2
-rw-r--r--plugins/asn1/packet-asn1.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/plugins/asn1/Makefile.am b/plugins/asn1/Makefile.am
index a29e7eae05..471c014e0c 100644
--- a/plugins/asn1/Makefile.am
+++ b/plugins/asn1/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal/asn1
#
-# $Id: Makefile.am,v 1.6 2004/04/25 21:07:16 obiot Exp $
+# $Id$
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@ethereal.com>
diff --git a/plugins/asn1/Makefile.nmake b/plugins/asn1/Makefile.nmake
index 2a91f17bbb..00d685db97 100644
--- a/plugins/asn1/Makefile.nmake
+++ b/plugins/asn1/Makefile.nmake
@@ -1,5 +1,5 @@
#
-# $Id: Makefile.nmake,v 1.6 2004/02/18 20:45:53 gerald Exp $
+# $Id$
#
include ..\..\config.nmake
diff --git a/plugins/asn1/packet-asn1.c b/plugins/asn1/packet-asn1.c
index 65f0288809..41f01e2c8c 100644
--- a/plugins/asn1/packet-asn1.c
+++ b/plugins/asn1/packet-asn1.c
@@ -3,7 +3,7 @@
*
* Copyright (c) 2003 by Matthijs Melchior <matthijs.melchior@xs4all.nl>
*
- * $Id: packet-asn1.c,v 1.23 2004/05/24 02:25:21 guy Exp $
+ * $Id$
*
* A plugin for:
*