VirtualBox

Changeset 51897 in vbox


Ignore:
Timestamp:
Jul 7, 2014 7:09:01 AM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
94766
Message:

VMM/PDMDevice: logging fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/PDMDevice.cpp

    r45808 r51897  
    988988{
    989989    LogFlow(("PDMR3DriverDetach: pszDevice=%p:{%s} iDevIns=%u iLun=%u pszDriver=%p:{%s} iOccurance=%u fFlags=%#x\n",
    990              pszDevice, pszDevice, iDevIns, iLun, pszDriver, iOccurance, fFlags));
     990             pszDevice, pszDevice, iDevIns, iLun, pszDriver, pszDriver, iOccurance, fFlags));
    991991    UVM_ASSERT_VALID_EXT_RETURN(pUVM, VERR_INVALID_VM_HANDLE);
    992992    PVM pVM = pUVM->pVM;
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