aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/cms
diff options
context:
space:
mode:
authorkukosa <kukosa@f5534014-38df-0310-8fa8-9805f1628bb7>2007-06-05 12:00:57 +0000
committerkukosa <kukosa@f5534014-38df-0310-8fa8-9805f1628bb7>2007-06-05 12:00:57 +0000
commit15ff64f6cbc560f06cfe6a38c7f569edaa02bd04 (patch)
treea1f6be33237edf23b9b6bdb87a1014d78b96736f /asn1/cms
parentef8862cd71d0e28272a2156a96f5e7c1f51e7917 (diff)
not allow #.FN_HDR/FTR for Wireshark types but only for ASN.1 types
it makes interconnection between .cnf file and ASN.1 source more readable (changes for #.FN_BODY will follow) git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22043 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'asn1/cms')
-rw-r--r--asn1/cms/cms.cnf2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/cms/cms.cnf b/asn1/cms/cms.cnf
index d6d36a16a9..b6f7e98b4e 100644
--- a/asn1/cms/cms.cnf
+++ b/asn1/cms/cms.cnf
@@ -154,7 +154,7 @@ EncryptedContentInfo/contentType encryptedContentType
cap_tree = tree;
}
-#.FN_BODY T_parameters
+#.FN_BODY SMIMECapability/parameters
offset=call_ber_oid_callback(object_identifier_id, tvb, offset, actx->pinfo, tree);