]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/testo/api.c
drivers: Drop unneeded or duplicate comments.
[libsigrok.git] / src / hardware / testo / api.c
index b208ff724ccaad304bc0fcf5b58816325947fabd..9ad817396257fa6e8142f9d5702924973fb70fba 100644 (file)
@@ -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;