]> sigrok.org Git - libsigrok.git/blobdiff - hardware/tondaj-sl-814/protocol.c
hardware: A few further USB error message fixups
[libsigrok.git] / hardware / tondaj-sl-814 / protocol.c
index 2830905c73968b3840c32a6b0aecfa15ce0f021e..57472520aa30313fbf33d9ec96423a5660581864 100644 (file)
@@ -112,6 +112,7 @@ int tondaj_sl_814_receive_data(int fd, int revents, void *cb_data)
        uint8_t buf[3];
        int ret;
 
+       (void)fd;
        (void)revents;
 
        sdi = cb_data;