Fix Coverity 1062: UNUSED_VALUE

svn path=/trunk/; revision=36486
This commit is contained in:
Stephen Fisher 2011-04-06 00:07:52 +00:00
parent 982decd6b2
commit 250aa8810f
1 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@ static void dissect_tftp_message(tftp_conv_info_t *tftp_info,
offset += i1;
i1 = tvb_strsize(tvb, offset);
ti = proto_tree_add_item(tftp_tree, hf_tftp_transfer_type,
proto_tree_add_item(tftp_tree, hf_tftp_transfer_type,
tvb, offset, i1, FALSE);
col_append_fstr(pinfo->cinfo, COL_INFO, ", Transfer type: %s",