We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ba21ce commit baa0dabCopy full SHA for baa0dab
1 file changed
libusb/hid.c
@@ -885,6 +885,7 @@ struct hid_device_info HID_API_EXPORT *hid_enumerate(unsigned short vendor_id,
885
libusb_close(handle);
886
handle = NULL;
887
}
888
+ break;
889
890
} /* altsettings */
891
} /* interfaces */
0 commit comments