]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/teleinfo/protocol.h
Remove some unneeded double-spaces.
[libsigrok.git] / src / hardware / teleinfo / protocol.h
index 3f896523c8bc1f9c0927c7d81144e991ab30e8df..f450547ec6b664b00d75a2ec6507eb2ab84b38fd 100644 (file)
@@ -43,7 +43,7 @@ struct dev_context {
        struct sr_sw_limits sw_limits;
 
        /* Operational state */
-       enum optarif optarif;     /**< The device mode (which measures are reported) */
+       enum optarif optarif; /**< The device mode (which measures are reported) */
 
        /* Temporary state across callbacks */
        uint8_t buf[TELEINFO_BUF_SIZE];