From d215938257616b1e209c5eb3a19828574de4ce30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig=20Bj=C3=B8rlykke?= Date: Tue, 12 Jan 2010 14:29:53 +0000 Subject: Update to RFC5652. svn path=/trunk/; revision=31501 --- epan/dissectors/packet-cms.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'epan/dissectors/packet-cms.h') 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 */ -- cgit v1.2.3