]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/gmc-mh-1x-2x/protocol.h
Fix a bunch of typos.
[libsigrok.git] / src / hardware / gmc-mh-1x-2x / protocol.h
index 3d0eab42f0618cf04095d8e9046f9755c3870fb5..5d20e9214e2cafbae09fc220fee3f390c69d4908 100644 (file)
@@ -95,7 +95,7 @@ struct dev_context {
        /* Operational state */
        gboolean settings_ok;   /**< Settings msg received yet. */
        int msg_type;       /**< Message type (MSGID_INF, ...). */
-       int msg_len;        /**< Message lengh (valid when msg, curr. type known).*/
+       int msg_len;        /**< Message length (valid when msg, curr. type known).*/
        int mq;             /**< Measured quantity */
        int unit;           /**< Measured unit */
        uint64_t mqflags;       /**< Measured quantity flags */