aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/cms
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2004-10-05 09:18:55 +0000
committerGuy Harris <guy@alum.mit.edu>2004-10-05 09:18:55 +0000
commitc11306933e6062f84b67f869ce2f484270ac8be6 (patch)
tree9c13a8f206a078187ea5a42531ef306324eb7fa9 /asn1/cms
parent5a46037813733f4ff12f13848d85ea0b978835fa (diff)
Set svn:keywords to Id to expand RCS IDs, and set svn:eol-style to
native to canonicalize line endings. svn path=/trunk/; revision=12203
Diffstat (limited to 'asn1/cms')
-rw-r--r--asn1/cms/cms.cnf54
-rw-r--r--asn1/cms/packet-cms-template.c2
-rw-r--r--asn1/cms/packet-cms-template.h2
3 files changed, 29 insertions, 29 deletions
diff --git a/asn1/cms/cms.cnf b/asn1/cms/cms.cnf
index cd01fc1170..c5e2c61407 100644
--- a/asn1/cms/cms.cnf
+++ b/asn1/cms/cms.cnf
@@ -1,27 +1,27 @@
-# CMS.cnf
-# CMS conformation file
-
-# $Id: cms.cnf,v 1.2 2004/06/03 08:35:44 guy Exp $
-
-#.MODULE_IMPORT
-AuthenticationFramework x509af
-InformationFramework x509if
-
-#.INCLUDE ../x509af/x509af_exp.cnf
-#.INCLUDE ../x509if/x509if_exp.cnf
-
-#.EXPORTS
-SignedData
-Countersignature
-IssuerAndSerialNumber
-
-#.NO_EMIT
-OtherKeyAttribute
-
-#.TYPE_RENAME
-
-#.FIELD_RENAME
-
-#.END
-
-
+# CMS.cnf
+# CMS conformation file
+
+# $Id$
+
+#.MODULE_IMPORT
+AuthenticationFramework x509af
+InformationFramework x509if
+
+#.INCLUDE ../x509af/x509af_exp.cnf
+#.INCLUDE ../x509if/x509if_exp.cnf
+
+#.EXPORTS
+SignedData
+Countersignature
+IssuerAndSerialNumber
+
+#.NO_EMIT
+OtherKeyAttribute
+
+#.TYPE_RENAME
+
+#.FIELD_RENAME
+
+#.END
+
+
diff --git a/asn1/cms/packet-cms-template.c b/asn1/cms/packet-cms-template.c
index bbb517b6bf..33cd901af9 100644
--- a/asn1/cms/packet-cms-template.c
+++ b/asn1/cms/packet-cms-template.c
@@ -1,7 +1,7 @@
/* packet-cms.c
* Routines for RFC2630 Cryptographic Message Syntax packet dissection
*
- * $Id: packet-cms-template.c,v 1.2 2004/05/25 21:07:43 guy Exp $
+ * $Id$
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
diff --git a/asn1/cms/packet-cms-template.h b/asn1/cms/packet-cms-template.h
index e44775a9b6..37898db9c0 100644
--- a/asn1/cms/packet-cms-template.h
+++ b/asn1/cms/packet-cms-template.h
@@ -1,7 +1,7 @@
/* packet-cms.h
* Routines for RFC2630 Cryptographic Message Syntax packet dissection
*
- * $Id: packet-cms-template.h,v 1.1 2004/05/24 08:42:29 sahlberg Exp $
+ * $Id$
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>