]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/lecroy-xstream/api.c
lecroy-xstream: Change human-readable name
[libsigrok.git] / src / hardware / lecroy-xstream / api.c
index 43b2fcfb4f610f0ba527b2e020816e0c8f77c86e..bd84a0bc2294a97cebd7006e9e48aafaa094f8fe 100644 (file)
@@ -603,7 +603,7 @@ static int dev_acquisition_stop(struct sr_dev_inst *sdi)
 
 static struct sr_dev_driver lecroy_xstream_driver_info = {
        .name = "lecroy-xstream",
-       .longname = "LeCroy Xstream based scopes",
+       .longname = "LeCroy X-Stream",
        .api_version = 1,
        .init = std_init,
        .cleanup = std_cleanup,