aboutsummaryrefslogtreecommitdiff
path: root/lib/Object/(developers-only)
diff options
context:
space:
mode:
authorShengYi Hung <aokblast@FreeBSD.org>2025-06-07 19:43:15 +0000
committerShengYi Hung <aokblast@FreeBSD.org>2025-07-08 15:11:41 +0000
commitf84a0da4e0608a970c775f3d605f8de2b0b8d322 (patch)
tree2800c18492b8a147120b352da230d7e17d145911 /lib/Object/(developers-only)
parent87994467966806ffbd1f500b510858909c736b88 (diff)
libusb: rename bNumDeviceCapabilities to bNumDeviceCaps for compatibility with libusbHEADmain
THe member bNumDeviceCapabilities is referred to as bNumDeviceCaps in the upstream libusb project. To improve compatibility, we are renaming the member accordingly. For backward compatibility, a mocro will be defined to map bNumDeviceCapabilities to bNumDeviceCaps. See: https://github.com/libusb/libusb/commit/02ebafc85d3f219842cbabaf78abc8100b6656e5 Reviewed by: kevans Approved by: markj (mentor) MFC after: 2 weeks Sponsored by: FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D50740
Diffstat (limited to 'lib/Object/(developers-only)')
0 files changed, 0 insertions, 0 deletions