X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fhardware%2Funi-t-ut32x%2Fprotocol.c;h=a79d07ae2f28ade7d467e4eaea508770aaf2165c;hb=55462b8ba9f48931de9b9a7bfbc182a1d113b3b5;hp=1a910b3aa27b232fb84cbd4b0253c7fcfd2fd338;hpb=515ab0889ebde4b373d620044a1a98da37153056;p=libsigrok.git diff --git a/src/hardware/uni-t-ut32x/protocol.c b/src/hardware/uni-t-ut32x/protocol.c index 1a910b3a..a79d07ae 100644 --- a/src/hardware/uni-t-ut32x/protocol.c +++ b/src/hardware/uni-t-ut32x/protocol.c @@ -145,7 +145,7 @@ static void process_packet(struct sr_dev_inst *sdi) } -SR_PRIV void uni_t_ut32x_receive_transfer(struct libusb_transfer *transfer) +SR_PRIV void LIBUSB_CALL uni_t_ut32x_receive_transfer(struct libusb_transfer *transfer) { struct dev_context *devc; struct sr_dev_inst *sdi;