X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fmanson-hcs-3xxx%2Fprotocol.h;h=92e10ce29354b0ae0b6aa3afcdb870c0dd9bbb1c;hb=f3f19d1131025b68d29a11273b627c83d748e7ea;hp=e903537728c2bdca03c08b599182ec59e307f81f;hpb=7637cc60ba0201202eec98f66d8494e6ba3d53bd;p=libsigrok.git diff --git a/src/hardware/manson-hcs-3xxx/protocol.h b/src/hardware/manson-hcs-3xxx/protocol.h index e9035377..92e10ce2 100644 --- a/src/hardware/manson-hcs-3xxx/protocol.h +++ b/src/hardware/manson-hcs-3xxx/protocol.h @@ -66,7 +66,7 @@ struct hcs_model { /** Private, per-device-instance driver context. */ struct dev_context { - const struct hcs_model *model; /**< Model informaion. */ + const struct hcs_model *model; /**< Model information. */ uint64_t limit_samples; uint64_t limit_msec;