VirtualBox

Changeset 49964 in vbox for trunk/src


Ignore:
Timestamp:
Dec 17, 2013 7:36:51 PM (11 years ago)
Author:
vboxsync
Message:

6813 Solaris bug fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/solaris/USBProxyServiceSolaris.cpp

    r49962 r49964  
    379379     * Remove the one-shot filter if necessary.
    380380     */
    381     LogFlowThisFunc(("aDevice=%s aSuccess=%RTbool mOneShotId=%p\n", aDevice->_getName().c_str(), aSuccess, aDevice->mOneShotId));
     381    LogFlowThisFunc(("aDevice=%s aSuccess=%RTbool mOneShotId=%p\n", aDevice->i_getName().c_str(), aSuccess, aDevice->mOneShotId));
    382382    if (!aSuccess && aDevice->mOneShotId)
    383383        USBLibRemoveFilter(aDevice->mOneShotId);
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