X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Ffx2lafw%2Fprotocol.h;h=2c56b02ca6962cae97d55d03f190182aa4b1438f;hb=5eb1b63dfc159144ce64c03eab54ca4d4ec9f594;hp=3f240c590eb1bb765b991796a2c8619d45aa03f8;hpb=bfc34b9ab0302fa0ba98eef3ce1b35c76d378589;p=libsigrok.git diff --git a/src/hardware/fx2lafw/protocol.h b/src/hardware/fx2lafw/protocol.h index 3f240c59..2c56b02c 100644 --- a/src/hardware/fx2lafw/protocol.h +++ b/src/hardware/fx2lafw/protocol.h @@ -112,7 +112,7 @@ struct dev_context { struct soft_trigger_logic *stl; uint64_t num_frames; - unsigned int sent_samples; + uint64_t sent_samples; int submitted_transfers; int empty_transfer_count;