aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cms.h
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2010-01-12 14:29:53 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2010-01-12 14:29:53 +0000
commitd215938257616b1e209c5eb3a19828574de4ce30 (patch)
treeb5f9dba8e240ffebd0fccd290240910575f9e70b /epan/dissectors/packet-cms.h
parent89980e1672292a75c7e54cea93ccfa946e12d398 (diff)
Update to RFC5652.
svn path=/trunk/; revision=31501
Diffstat (limited to 'epan/dissectors/packet-cms.h')
-rw-r--r--epan/dissectors/packet-cms.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/epan/dissectors/packet-cms.h b/epan/dissectors/packet-cms.h
index 731a4a597a..33fc2400b7 100644
--- a/epan/dissectors/packet-cms.h
+++ b/epan/dissectors/packet-cms.h
@@ -7,8 +7,9 @@
#line 1 "packet-cms-template.h"
/* packet-cms.h
- * Routines for RFC2630 Cryptographic Message Syntax packet dissection
+ * Routines for RFC5652 Cryptographic Message Syntax packet dissection
* Ronnie Sahlberg 2004
+ * Stig Bjorlykke 2010
*
* $Id$
*
@@ -56,7 +57,7 @@ int dissect_cms_IssuerAndSerialNumber(gboolean implicit_tag _U_, tvbuff_t *tvb _
int dissect_cms_Countersignature(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
/*--- End of included file: packet-cms-exp.h ---*/
-#line 30 "packet-cms-template.h"
+#line 31 "packet-cms-template.h"
#endif /* PACKET_CMS_H */