aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/s4406/packet-s4406-template.c
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/s4406/packet-s4406-template.c')
-rw-r--r--asn1/s4406/packet-s4406-template.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/asn1/s4406/packet-s4406-template.c b/asn1/s4406/packet-s4406-template.c
index dcd1593997..1566337672 100644
--- a/asn1/s4406/packet-s4406-template.c
+++ b/asn1/s4406/packet-s4406-template.c
@@ -75,8 +75,7 @@ dissect_s4406(tvbuff_t *tvb, packet_info *pinfo, proto_tree *parent_tree)
tree = proto_item_add_subtree(item, ett_s4406);
}
- if (check_col(pinfo->cinfo, COL_PROTOCOL))
- col_set_str(pinfo->cinfo, COL_PROTOCOL, "S4406");
+ col_set_str(pinfo->cinfo, COL_PROTOCOL, "S4406");
if (check_col(pinfo->cinfo, COL_INFO))
col_set_str(pinfo->cinfo, COL_INFO, "Military");