URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=01d1abcec075cab84454a7a42a8bd561ce3ae5d3
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
01d1abc by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
uftp4: fix last argument of proto_tree_add_item
It can be not FALSE
Change-Id: I938011296b40013a1dad813c3196e899b1b90347
Reviewed-on: https://code.wireshark.org/review/18883
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from cbbaf1d uftp4: Fix conflict for hf fields
adds 01d1abc uftp4: fix last argument of proto_tree_add_item
Summary of changes:
epan/dissectors/packet-uftp4.c | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)