Wireshark-commits: [Wireshark-commits] master 5e1c011: usb: fix comments.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 2 Aug 2020 04:39:12 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5e1c01170405616f42c56b4a8571de10aef3fe31
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

5e1c011 by Guy Harris (gharris@xxxxxxxxx):

    usb: fix comments.
    
    Some of the fiels that are claimed to be in "host endian byte order" are
    also used for the Linux USB/IP protocol, where they're big-endian.
    
    Change-Id: I8e17d6d6e848ba9cd3465bb3b1debe385c522392
    Reviewed-on: https://code.wireshark.org/review/38022
    Reviewed-by: Guy Harris <gharris@xxxxxxxxx>
    

Actions performed:

    from  688ba9c   usb: use proto_tree_add_item() and proto_tree_add_item_ret_{u}int().
     add  5e1c011   usb: fix comments.


Summary of changes:
 epan/dissectors/packet-usb.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)