VirtualBox

Changeset 66741 in vbox


Ignore:
Timestamp:
May 2, 2017 8:30:02 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
115147
Message:

duh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/vfs/vfsbase.cpp

    r66740 r66741  
    808808    AssertMsg(cRefs > 1 && cRefs < _1M,
    809809              ("%#x %p ops=%p %s (%d)\n", cRefs, pThis, pThis->pOps, pThis->pOps->pszName, pThis->pOps->enmType));
    810     LogFlow(("%s(%p/%p) -> %2d;  caller: %s %s(%s) \n", pszApi, pThis, pThis->pvThis, cRefs, pszFunction, pszFile, iLine));
     810    LogFlow(("%s(%p/%p) -> %2d;  caller: %s %s(%d) \n", pszApi, pThis, pThis->pvThis, cRefs, pszFunction, pszFile, iLine));
    811811    RT_SRC_POS_NOREF(); RT_NOREF(pszApi);
    812812    return cRefs;
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