VirtualBox

Changeset 42229 in vbox for trunk/src/VBox/Runtime/r3/posix


Ignore:
Timestamp:
Jul 19, 2012 2:18:00 PM (12 years ago)
Author:
vboxsync
Message:

Runtime/RTPathReal: fixed logging statement

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/posix/path-posix.cpp

    r39612 r42229  
    8080
    8181    LogFlow(("RTPathReal(%p:{%s}, %p:{%s}, %u): returns %Rrc\n", pszPath, pszPath,
    82              pszRealPath, RT_SUCCESS(rc) ? pszRealPath : "<failed>",  cchRealPath));
     82             pszRealPath, RT_SUCCESS(rc) ? pszRealPath : "<failed>",  cchRealPath, rc));
    8383    return rc;
    8484}
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