summaryrefslogtreecommitdiff
path: root/asn1/h283/packet-h283-template.c
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/h283/packet-h283-template.c')
-rw-r--r--asn1/h283/packet-h283-template.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/asn1/h283/packet-h283-template.c b/asn1/h283/packet-h283-template.c
index 73bdd5f3e8..642a8051dd 100644
--- a/asn1/h283/packet-h283-template.c
+++ b/asn1/h283/packet-h283-template.c
@@ -64,8 +64,7 @@ dissect_h283_udp(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
proto_item *ti = NULL;
proto_tree *h283_tree = NULL;
- if (check_col(pinfo->cinfo, COL_PROTOCOL))
- col_set_str(pinfo->cinfo, COL_PROTOCOL, PSNAME);
+ col_set_str(pinfo->cinfo, COL_PROTOCOL, PSNAME);
info_is_set = FALSE;