]> sigrok.org Git - libsigrok.git/blobdiff - hardware/uni-t-ut32x/api.c
Rename 'struct sr_probe' to 'struct sr_channel' everywhere.
[libsigrok.git] / hardware / uni-t-ut32x / api.c
index 3a0327bbdb82ec2042de882c8a317350062b3c44..67fecd327ac740ff9d485ad4210a7a8732e55579 100644 (file)
@@ -53,7 +53,7 @@ static GSList *scan(GSList *options)
        struct drv_context *drvc;
        struct dev_context *devc;
        struct sr_dev_inst *sdi;
-       struct sr_probe *probe;
+       struct sr_channel *probe;
        struct sr_config *src;
        GSList *usb_devices, *devices, *l;
        int i;