]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/brymen-dmm/protocol.h
drivers: Drop unneeded or duplicate comments.
[libsigrok.git] / src / hardware / brymen-dmm / protocol.h
index 7e02180ec1de3e31005150da0da185a70602f14e..d5090ee63b3783524d378ce8b523a68fd0c708a7 100644 (file)
@@ -38,7 +38,6 @@ enum packet_len_status {
        PACKET_INVALID_HEADER,
 };
 
-/** Private, per-device-instance driver context. */
 struct dev_context {
        struct sr_sw_limits sw_limits;