X-Git-Url: https://sigrok.org/gitweb/?p=libsigrok.git;a=blobdiff_plain;f=src%2Fhardware%2Fpipistrello-ols%2Fapi.c;h=865c3bf6bef9219daa57ca68d7204bb198c5e7f7;hp=d015d7d572d25d1b7e0e7c9a49f72a680e30334c;hb=208c1d35435626a11afa1ab301b2071b2a4e187b;hpb=1c47e0da8f2571bc34dbdc368c3c1f55318c3aa0 diff --git a/src/hardware/pipistrello-ols/api.c b/src/hardware/pipistrello-ols/api.c index d015d7d5..865c3bf6 100644 --- a/src/hardware/pipistrello-ols/api.c +++ b/src/hardware/pipistrello-ols/api.c @@ -535,8 +535,7 @@ static int disable_trigger(const struct sr_dev_inst *sdi, int stage) return SR_OK; } -static int dev_acquisition_start(const struct sr_dev_inst *sdi, - void *cb_data) +static int dev_acquisition_start(const struct sr_dev_inst *sdi, void *cb_data) { struct dev_context *devc; uint32_t samplecount, readcount, delaycount;