VirtualBox

Ignore:
Timestamp:
Jul 18, 2015 11:15:01 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
101709
Message:

Main: Log and assert formatting fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-helper-apps/VBoxExtPackHelperApp.cpp

    r56247 r56994  
    14201420    int rc = RTGetOptArgvToString(&pszCmdLine, &papszArgs[cSuArgs], RTGETOPTARGV_CNV_QUOTE_BOURNE_SH);
    14211421    if (RT_FAILURE(rc))
    1422         return RTMsgErrorExit(RTEXITCODE_FAILURE, "RTGetOptArgvToString failed: %Rrc");
     1422        return RTMsgErrorExit(RTEXITCODE_FAILURE, "RTGetOptArgvToString failed: %Rrc", rc);
    14231423
    14241424    /*
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