VirtualBox

Changeset 56739 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
Jul 1, 2015 9:28:28 PM (9 years ago)
Author:
vboxsync
Message:

FE/VBoxManage: Format string error found by Parfait

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp

    r56691 r56739  
    16641664                {
    16651665                    if (pCtx->cVerbose > 1)
    1666                         RTPrintf("Process timed out (guest side) and\n",
     1666                        RTPrintf("Process timed out (guest side) and %s\n",
    16671667                                 procStatus == ProcessStatus_TimedOutAbnormally
    1668                                  ? " failed to terminate so far" : " was terminated");
     1668                                 ? "failed to terminate so far" : "was terminated");
    16691669                    rcExit = EXITCODEEXEC_TIMEOUT;
    16701670                }
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