X-Git-Url: https://sigrok.org/gitweb/?p=libsigrok.git;a=blobdiff_plain;f=src%2Fhardware%2Fteleinfo%2Fprotocol.h;fp=src%2Fhardware%2Fteleinfo%2Fprotocol.h;h=f450547ec6b664b00d75a2ec6507eb2ab84b38fd;hp=3f896523c8bc1f9c0927c7d81144e991ab30e8df;hb=d9251a2c9f1ca4380c27240ccca90c9f9ed46d3f;hpb=2ecc745ccb837fd990f3ef83e4aca74cffa948cc diff --git a/src/hardware/teleinfo/protocol.h b/src/hardware/teleinfo/protocol.h index 3f896523..f450547e 100644 --- a/src/hardware/teleinfo/protocol.h +++ b/src/hardware/teleinfo/protocol.h @@ -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];