VirtualBox

Changeset 55370 in vbox for trunk/src/VBox/Main/src-client


Ignore:
Timestamp:
Apr 22, 2015 11:21:23 AM (10 years ago)
Author:
vboxsync
Message:

ConsoleImpl: log nit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/ConsoleImpl.cpp

    r55222 r55370  
    77317731        LogThisFunc(("machineState=%s -> %s aUpdateServer=%RTbool\n",
    77327732                     Global::stringifyMachineState(mMachineState), Global::stringifyMachineState(aMachineState), aUpdateServer));
    7733         LogRel(("Console: machine state changed to %s\n", Global::stringifyMachineState(aMachineState)));
     7733        LogRel(("Console: Machine state changed to %s\n", Global::stringifyMachineState(aMachineState)));
    77347734        mMachineState = aMachineState;
    77357735
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