VirtualBox

Changeset 31552 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Aug 10, 2010 10:00:43 PM (14 years ago)
Author:
vboxsync
Message:

Build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/VirtualBoxImpl.cpp

    r31545 r31552  
    21642164        Utf8Str argsStr = Utf8StrFmt("/Helper %s", client.name().c_str());
    21652165
    2166         LogFlowFunc(("Starting '\"%s\" %s'...\n", exePath, argsStr.raw()));
     2166        LogFlowFunc(("Starting '\"%s\" %s'...\n", exePath, argsStr.c_str()));
    21672167
    21682168        RTPROCESS pid = NIL_RTPROCESS;
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