VirtualBox

Changeset 103153 in vbox for trunk


Ignore:
Timestamp:
Jan 31, 2024 3:43:58 PM (13 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
161404
Message:

Devices/USB/USBProxyDevice-usbip.cpp: Wrong return type, bugref:3409

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/USB/usbip/USBProxyDevice-usbip.cpp

    r99739 r103153  
    12781278 * @param   bReason           The wakeup reason.
    12791279 */
    1280 static char usbProxyReaperKick(PUSBPROXYDEVUSBIP pProxyDevUsbIp, char bReason)
     1280static int usbProxyReaperKick(PUSBPROXYDEVUSBIP pProxyDevUsbIp, char bReason)
    12811281{
    12821282    int rc = VINF_SUCCESS;
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette