X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Ftesto%2Fapi.c;fp=src%2Fhardware%2Ftesto%2Fapi.c;h=9ad817396257fa6e8142f9d5702924973fb70fba;hb=ca314e060f653e6a0b5ec0f58914bac4d426217f;hp=b208ff724ccaad304bc0fcf5b58816325947fabd;hpb=c8e789fa0c7264f8356b0446367cc1252fadfe4c;p=libsigrok.git diff --git a/src/hardware/testo/api.c b/src/hardware/testo/api.c index b208ff72..9ad81739 100644 --- a/src/hardware/testo/api.c +++ b/src/hardware/testo/api.c @@ -111,7 +111,7 @@ static GSList *scan(struct sr_dev_driver *di, GSList *options) usb_get_port_path(devlist[i], connection_id, sizeof(connection_id)); - /* Hardcode the 435 for now.*/ + /* Hardcode the 435 for now. */ if (strcmp(product, "testo 435/635/735")) continue;