URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b8b172cc342b07a5792e5cb0096f7f2f826aaa5d
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b8b172c by Michael Mann (mmann78@xxxxxxxxxxxx):
convert proto_tree_add_uint -> proto_tree_add_item
The calls were just passing in a tvb_get function anyway.
Change-Id: If69b2d41997f748dc5d12650e2553d5bc69930ce
Reviewed-on: https://code.wireshark.org/review/7810
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 8a3bd9e Win32: Compilation error if winpcap remote capturing disabled
adds b8b172c convert proto_tree_add_uint -> proto_tree_add_item
Summary of changes:
epan/dissectors/packet-wcp.c | 113 +++++++++++++++++++-----------------------
1 file changed, 52 insertions(+), 61 deletions(-)