aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/x509ce/x509ce.cnf
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2014-02-26 14:29:17 -0500
committerBill Meier <wmeier@newsguy.com>2014-02-26 19:38:21 +0000
commit1dff4e309d036e23c316f2cf9a6d05d5a4449ff2 (patch)
treea7ff0816c598def87e246a2ebbd2d80fa47365fc /asn1/x509ce/x509ce.cnf
parentb4850149dd877375c1d8da3a2d20bddca1d91780 (diff)
Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate dissectors.
Change-Id: I0e779b2ac2f608356649c5bbfca438141070dea4 Reviewed-on: https://code.wireshark.org/review/412 Reviewed-by: Bill Meier <wmeier@newsguy.com> Tested-by: Bill Meier <wmeier@newsguy.com>
Diffstat (limited to 'asn1/x509ce/x509ce.cnf')
-rw-r--r--asn1/x509ce/x509ce.cnf12
1 files changed, 6 insertions, 6 deletions
diff --git a/asn1/x509ce/x509ce.cnf b/asn1/x509ce/x509ce.cnf
index 7b1de06b99..454ea8958e 100644
--- a/asn1/x509ce/x509ce.cnf
+++ b/asn1/x509ce/x509ce.cnf
@@ -9,26 +9,26 @@
# Forward declaration
#.CLASS CERT-POLICY-QUALIFIER
&id ObjectIdentifierType
-&Qualifier
+&Qualifier
#.END
# InformationFramework classes
##.CLASS ATTRIBUTE
#&derivation ClassReference ATTRIBUTE
-#&Type
+#&Type
#&equality-match ClassReference MATCHING-RULE
#&ordering-match ClassReference MATCHING-RULE
#&substrings-match ClassReference MATCHING-RULE
#&single-valued BooleanType
#&collective BooleanType
#&no-user-modification BooleanType
-#&usage
+#&usage
#&id ObjectIdentifierType
##.END
#.CLASS MATCHING-RULE
&ParentMatchingRules ClassReference MATCHING-RULE
-&AssertionType
+&AssertionType
&uniqueMatchIndicator ClassReference ATTRIBUTE
&id ObjectIdentifierType
#.END
@@ -161,7 +161,7 @@ CertificatePairExactAssertion/issuedByThisCAAssertion cpea_issuedByThisCAAsserti
CertificateGroup/serialNumberRange certificateGroupNumberRange
CertificateAssertion/subjectAltName subjectAltNameType
EnhancedCertificateAssertion/pathToName enhancedPathToName
-
+
#.FN_PARS PolicyQualifierInfo/policyQualifierId
FN_VARIANT = _str HF_INDEX = hf_x509ce_object_identifier_id VAL_PTR = &actx->external.direct_reference
@@ -179,7 +179,7 @@ EnhancedCertificateAssertion/pathToName enhancedPathToName
offset=call_ber_oid_callback(actx->external.direct_reference, tvb, offset, actx->pinfo, tree, NULL);
#.FN_FTR GeneralName/uniformResourceIdentifier
-
+
PROTO_ITEM_SET_URL(actx->created_item);
#.END