commit | 1cc5b4a9fb984e83681ae5c797fa6b22bc20f809 | [log] [tgz] |
---|---|---|
author | Ludovic Rousseau <ludovic.rousseau+github@gmail.com> | Fri Sep 16 18:07:56 2011 +0200 |
committer | Peter Stuge <peter@stuge.se> | Mon Oct 17 16:25:51 2011 +0200 |
tree | 93019c629b37cd6f5a2ebd31862a77f67cbb0888 | |
parent | c55f581f43885f8576d8e2ebf4d46cd7ff3c1030 [diff] |
Correctly handle LIBUSB_TRANSFER_OVERFLOW in libusb_control_transfer() sync.c: In function `libusb_control_transfer': sync.c:122: warning: enumeration value `LIBUSB_TRANSFER_OVERFLOW' not handled in switch Fixes #120.