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