X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Flecroy-xstream%2Fapi.c;h=bd84a0bc2294a97cebd7006e9e48aafaa094f8fe;hb=bb08570f1ad4a6c2a89c8e9afb73f8be08f5a663;hp=43b2fcfb4f610f0ba527b2e020816e0c8f77c86e;hpb=3f2c7c94a1333a0b30f8461b4f6c0069bbcbecdd;p=libsigrok.git diff --git a/src/hardware/lecroy-xstream/api.c b/src/hardware/lecroy-xstream/api.c index 43b2fcfb..bd84a0bc 100644 --- a/src/hardware/lecroy-xstream/api.c +++ b/src/hardware/lecroy-xstream/api.c @@ -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,