X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Fsaleae-logic16%2Fprotocol.h;fp=hardware%2Fsaleae-logic16%2Fprotocol.h;h=6faa8b68f91e0ed3e968cfe793888f99234e66b8;hb=6c60facc190a03c50aa66d4b1d17c825fec5d20e;hp=cd8380e3d1d7d399a50be0b87fcd42aca8bf2280;hpb=ba1949f583de322e74f43eb880529155a763a84f;p=libsigrok.git diff --git a/hardware/saleae-logic16/protocol.h b/hardware/saleae-logic16/protocol.h index cd8380e3..6faa8b68 100644 --- a/hardware/saleae-logic16/protocol.h +++ b/hardware/saleae-logic16/protocol.h @@ -82,7 +82,7 @@ struct dev_context { void *cb_data; unsigned int num_transfers; struct libusb_transfer **transfers; - int *usbfd; + struct sr_context *ctx; }; SR_PRIV int logic16_setup_acquisition(const struct sr_dev_inst *sdi,