mirror of
https://github.com/reactos/reactos.git
synced 2024-11-18 21:13:52 +00:00
f5c5426924
EndpointMoved == TRUE could never be true, because BOOL is a signed type, and the only two values in a signed one-bit type are 0 and -1. Courtesy of VS analysis warning C6299: Explicitly comparing a bit field to a Boolean type will yield unexpected results. |
||
---|---|---|
.. | ||
usbaudio | ||
usbccgp | ||
usbd | ||
usbehci | ||
usbhub | ||
usbohci | ||
usbport | ||
usbstor | ||
usbstor_new | ||
usbuhci | ||
CMakeLists.txt |