aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/x509af/packet-x509af-template.c
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/x509af/packet-x509af-template.c')
-rw-r--r--asn1/x509af/packet-x509af-template.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/asn1/x509af/packet-x509af-template.c b/asn1/x509af/packet-x509af-template.c
index 5dbee96ca7..08e01aff8c 100644
--- a/asn1/x509af/packet-x509af-template.c
+++ b/asn1/x509af/packet-x509af-template.c
@@ -76,9 +76,7 @@ dissect_pkix_crl(tvbuff_t *tvb, packet_info *pinfo, proto_tree *parent_tree)
col_set_str(pinfo->cinfo, COL_PROTOCOL, "PKIX-CRL");
- if (check_col(pinfo->cinfo, COL_INFO)) {
- col_set_str(pinfo->cinfo, COL_INFO, "Certificate Revocation List");
- }
+ col_set_str(pinfo->cinfo, COL_INFO, "Certificate Revocation List");
if(parent_tree){