]> sigrok.org Git - libsigrok.git/blobdiff - hardware/cem-dt-885x/api.c
Rename 'struct sr_probe' to 'struct sr_channel' everywhere.
[libsigrok.git] / hardware / cem-dt-885x / api.c
index d996b03d14f24ef8df8f91a78c2f8ade6a1f8c37..e42f859854852c8ab2d0388f0848ce2afc08170e 100644 (file)
@@ -79,7 +79,7 @@ static GSList *scan(GSList *options)
        struct sr_config *src;
        struct sr_serial_dev_inst *serial;
        struct sr_dev_inst *sdi;
-       struct sr_probe *probe;
+       struct sr_channel *probe;
        GSList *l, *devices;
        gint64 start;
        const char *conn;