]> sigrok.org Git - libsigrok.git/blobdiff - hardware/fx2lafw/fx2lafw.c
cli: Fix -V/-h output a bit.
[libsigrok.git] / hardware / fx2lafw / fx2lafw.c
index ddf2f0dc2cdd70996aed382395d882a7ccd883a3..3ad0d671ebe3dc40c8f9202d5e7db49510c050f3 100644 (file)
@@ -699,7 +699,7 @@ static int hw_dev_acquisition_stop(int dev_index, void *cb_data)
 
 SR_PRIV struct sr_dev_driver fx2lafw_driver_info = {
        .name = "fx2lafw",
-       .longname = "fx2lafw",
+       .longname = "fx2lafw (generic driver for FX2 based LAs)",
        .api_version = 1,
        .init = hw_init,
        .cleanup = hw_cleanup,