]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/victor-dmm/protocol.h
drivers: Drop unneeded or duplicate comments.
[libsigrok.git] / src / hardware / victor-dmm / protocol.h
index 5c07d37320ad88bf5f5dea51e4ef1c59677e7f67..fe665e43f320c1d08a58265531fc3d579b7ee676 100644 (file)
@@ -28,7 +28,6 @@
 
 #define DMM_DATA_SIZE 14
 
-/** Private, per-device-instance driver context. */
 struct dev_context {
        struct sr_sw_limits limits;
 };