VirtualBox

Changeset 38513 in vbox


Ignore:
Timestamp:
Aug 24, 2011 11:12:07 AM (13 years ago)
Author:
vboxsync
Message:

win-dbg build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUsbFlt.cpp

    r38512 r38513  
    354354    if (pDevice->bClass == USB_DEVICE_CLASS_HUB)
    355355    {
    356         LOG(("device (0x%p), pdo (0x%p) is a hub, can not be captured", pDevice, pDevoce->Pdo));
     356        LOG(("device (0x%p), pdo (0x%p) is a hub, can not be captured", pDevice, pDevice->Pdo));
    357357        return false;
    358358    }
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