]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/arachnid-labs-re-load-pro/protocol.h
drivers: Drop unneeded or duplicate comments.
[libsigrok.git] / src / hardware / arachnid-labs-re-load-pro / protocol.h
index 8307053b27b2198d3f6409440b630d01540b4751..d954fcacc441f968fbcab827809ec96838042162 100644 (file)
@@ -29,7 +29,6 @@
 
 #define RELOADPRO_BUFSIZE 100
 
-/** Private, per-device-instance driver context. */
 struct dev_context {
        struct sr_sw_limits limits;
        uint8_t buf[RELOADPRO_BUFSIZE];