X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Fbrymen-bm86x%2Fapi.c;h=07f2e49e393be9482d9149ac1d2a2c2cb416921d;hb=91aea754aaed0f0f2a6fc4b2b875f0d0b7c01f8e;hp=a42aebca383a6cb0122f0263415d66b924012c7c;hpb=53b4680fceab9351fc87b8c5b34854733f5fdac0;p=libsigrok.git diff --git a/hardware/brymen-bm86x/api.c b/hardware/brymen-bm86x/api.c index a42aebca..07f2e49e 100644 --- a/hardware/brymen-bm86x/api.c +++ b/hardware/brymen-bm86x/api.c @@ -48,7 +48,7 @@ static GSList *scan(GSList *options) struct sr_dev_inst *sdi; struct sr_usb_dev_inst *usb; struct sr_config *src; - struct sr_probe *probe; + struct sr_channel *probe; const char *conn; drvc = di->priv;