zvt: len is used in dissect_zvt_int_status()

Change-Id: I8937dc605abf0414159acfc75ee05ccac89658fb
Reviewed-on: https://code.wireshark.org/review/19410
Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
This commit is contained in:
Martin Kaiser 2016-11-27 15:30:48 +01:00
parent ad7caed698
commit 55549f5ac8
1 changed files with 1 additions and 1 deletions

View File

@ -448,7 +448,7 @@ dissect_zvt_bitmap(tvbuff_t *tvb, gint offset,
}
static void dissect_zvt_int_status(tvbuff_t *tvb, gint offset, guint16 len _U_,
static void dissect_zvt_int_status(tvbuff_t *tvb, gint offset, guint16 len,
packet_info *pinfo, proto_tree *tree, zvt_transaction_t *zvt_trans)
{
proto_tree_add_item(tree, hf_zvt_int_status,