VirtualBox

Changeset 32431 in vbox for trunk/src/VBox/Devices/USB/win


Ignore:
Timestamp:
Sep 11, 2010 6:02:17 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
65796
Message:

scm cleanup

File:
1 edited

Legend:

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

    r32192 r32431  
    762762    if (DeviceIoControl(pPriv->hDev, SUPUSB_IOCTL_USB_ABORT_ENDPOINT, &in, sizeof(in), NULL, 0, &cbReturned, NULL))
    763763        return;
    764    
     764
    765765    rc = GetLastError();
    766766    if (    rc == ERROR_INVALID_HANDLE_STATE
Note: See TracChangeset for help on using the changeset viewer.

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