X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=hardware%2Flascar-el-usb%2Fprotocol.c;h=3f9cbc88b65bdf3d5cdfdae31b144ae9fca18657;hb=21d464a7e53efc9ac9810d9301a12b6a56fdb061;hp=707a3b619e4c7aaa56516f994f06ffaa26e09c8c;hpb=d406dccd6a7486d3a2913338d4d023aa93322de3;p=libsigrok.git diff --git a/hardware/lascar-el-usb/protocol.c b/hardware/lascar-el-usb/protocol.c index 707a3b61..3f9cbc88 100644 --- a/hardware/lascar-el-usb/protocol.c +++ b/hardware/lascar-el-usb/protocol.c @@ -658,4 +658,3 @@ SR_PRIV int lascar_stop_logging(const struct sr_dev_inst *sdi) return ret; } -