X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fusb.c;h=93286e8ad8289419ceaebb8b7069a1dd476db864;hb=82b9f3d116ce0c982291a2dfdd15cd8a1c4cc16e;hp=b453c04c8218d93a9ca22eff23f40e4f0c6e79c6;hpb=00f0016cc361008cd9eb2e52fd2a01f333c0e3cd;p=libsigrok.git diff --git a/src/usb.c b/src/usb.c index b453c04c..93286e8a 100644 --- a/src/usb.c +++ b/src/usb.c @@ -38,7 +38,6 @@ typedef int libusb_os_handle; #endif /** Custom GLib event source for libusb I/O. - * @internal */ struct usb_source { GSource base; @@ -509,7 +508,7 @@ SR_PRIV int usb_get_port_path(libusb_device *dev, char *path, int path_len) } /** - * Check the USB configuration to determine if this device has a given + * Check the USB configuration to determine if this device has a given * manufacturer and product string. * * @return TRUE if the device's configuration profile strings