aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-usb.c
diff options
context:
space:
mode:
authorMartin Kaiser <wireshark@kaiser.cx>2015-12-12 17:25:42 +0100
committerMartin Kaiser <wireshark@kaiser.cx>2015-12-12 16:26:34 +0000
commit58924625d35829de8a3d20024a4b02802ff64e9f (patch)
tree1dfd48d38fc926c6d9317786990668261cafe1f5 /epan/dissectors/packet-usb.c
parent2aab706c5a5d61c61bbff6e9e36a57afc4ef3be8 (diff)
[usb] update a comment
the byteswap function is now called pcap_byteswap_linux_usb_pseudoheader() Change-Id: Iefceaccf4eabb96228bf8ea53fc5814f9a0ae502 Reviewed-on: https://code.wireshark.org/review/12574 Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
Diffstat (limited to 'epan/dissectors/packet-usb.c')
-rw-r--r--epan/dissectors/packet-usb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-usb.c b/epan/dissectors/packet-usb.c
index 59b2d2ebab..080e28a6c0 100644
--- a/epan/dissectors/packet-usb.c
+++ b/epan/dissectors/packet-usb.c
@@ -3465,7 +3465,7 @@ dissect_linux_usb_iso_transfer(packet_info *pinfo _U_, proto_tree *urb_tree,
*
* When a capture file is transfered to a host with different endianness
* than packet was captured then the necessary swapping happens in
- * wiretap/pcap-common.c, pcap_process_linux_usb_pseudoheader().
+ * wiretap/pcap-common.c, pcap_byteswap_linux_usb_pseudoheader().
*/
/* iso urbs on linux can't possibly contain a setup packet