X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fcolead-slm%2Fprotocol.c;h=2f6957abe2d0170770eb86694812abcc566090f2;hb=e686119cc287164b0043c44857ab4cf2faedde53;hp=d5c75b3c01db675d9b811bec1ee1b7127cb7be06;hpb=dcb6fcbb7b3b0c9a3fe56a1be3cc1c9e45ebd03c;p=libsigrok.git diff --git a/src/hardware/colead-slm/protocol.c b/src/hardware/colead-slm/protocol.c index d5c75b3c..2f6957ab 100644 --- a/src/hardware/colead-slm/protocol.c +++ b/src/hardware/colead-slm/protocol.c @@ -138,7 +138,7 @@ static void process_packet(const struct sr_dev_inst *sdi) case 0x9: /* Mean over a time period between 11 seconds and 24 hours. * Which is so silly that there's no point in expressing - * either this or the previous case. */ + * either this or the previous case. */ analog.meaning->mqflags |= SR_MQFLAG_SPL_LAT \ | SR_MQFLAG_SPL_FREQ_WEIGHT_A \ | SR_MQFLAG_SPL_TIME_WEIGHT_F;