X-Git-Url: https://sigrok.org/gitweb/?p=libsigrok.git;a=blobdiff_plain;f=hardware%2Fagilent-dmm%2Fapi.c;h=395b711e4d9c6927a912f27944c9d43a17c11b3e;hp=8c1f3b4a85da97b2ba686978a56f4e89892c6c8c;hb=91aea754aaed0f0f2a6fc4b2b875f0d0b7c01f8e;hpb=53b4680fceab9351fc87b8c5b34854733f5fdac0 diff --git a/hardware/agilent-dmm/api.c b/hardware/agilent-dmm/api.c index 8c1f3b4a..395b711e 100644 --- a/hardware/agilent-dmm/api.c +++ b/hardware/agilent-dmm/api.c @@ -72,7 +72,7 @@ static GSList *scan(GSList *options) struct drv_context *drvc; struct dev_context *devc; struct sr_config *src; - struct sr_probe *probe; + struct sr_channel *probe; struct sr_serial_dev_inst *serial; GSList *l, *devices; int len, i;