X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fteleinfo%2Fprotocol.h;h=f450547ec6b664b00d75a2ec6507eb2ab84b38fd;hb=d8b65ef66112f2c5dccdbe668b05e6856c00ac3d;hp=3f896523c8bc1f9c0927c7d81144e991ab30e8df;hpb=ffa5f177f15dd8c75612d65b20459e7cdccc68b9;p=libsigrok.git 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];