X-Git-Url: https://sigrok.org/gitweb/?p=libsigrok.git;a=blobdiff_plain;f=src%2Fusb.c;h=93286e8ad8289419ceaebb8b7069a1dd476db864;hp=8a8f0ca56dfff018bd6d6828cd267c0c1e5f4a98;hb=82b9f3d116ce0c982291a2dfdd15cd8a1c4cc16e;hpb=deaaebb28ddbbba609e902cf99fbe10d053eef8a diff --git a/src/usb.c b/src/usb.c index 8a8f0ca5..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;