]> git.ipfire.org Git - thirdparty/vala.git/commit
libusb-1.0: Fix the LibUSB.TransferCb declaration
authorOle André Vadla Ravnås <oleavr@gmail.com>
Wed, 19 Jun 2024 07:19:24 +0000 (09:19 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 24 Jun 2024 18:05:03 +0000 (20:05 +0200)
commit0e63acb97940a69b375ff2deea10d015d08fe093
treedeaf105073b389f2db4b454d042a09940f624583
parentee25ebfb5d74c9eca1dbb9aa8621a18fef8b743d
libusb-1.0: Fix the LibUSB.TransferCb declaration

The target is part of the Transfer object, and is not passed as a
parameter.

Co-authored-by: Håvard Sørbø <havard@hsorbo.no>
vapi/libusb-1.0.vapi