URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8d6b20ad2d75f172f48df5525f609c2a9e7ab736
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
8d6b20a by Martin Kaiser (wireshark@xxxxxxxxx):
move the assignments for is_request, endpoint behind the if statements
Change-Id: Id3938253bbc63cc27823afa326b1997182e3943d
Reviewed-on: https://code.wireshark.org/review/1015
Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
Actions performed:
from 7952e2a get rid of src_endpoint, dst_endpoint
adds 8d6b20a move the assignments for is_request, endpoint behind the if statements
Summary of changes:
epan/dissectors/packet-usb.c | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)