VirtualBox

Changeset 29042 in vbox


Ignore:
Timestamp:
May 4, 2010 8:15:16 PM (15 years ago)
Author:
vboxsync
Message:

Typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlExec.cpp

    r29041 r29042  
    445445        else if (pThread->fShutdown && (fProcessAlive || MsProcessKilled != UINT64_MAX))
    446446        {
    447             VBoxServiceVerbose(3, "ControlExec: Process got terminated because system/service is going stopping\n");
     447            VBoxServiceVerbose(3, "ControlExec: Process got terminated because system/service is about to shutdown\n");
    448448            uStatus = PROC_STS_DWN; /* Service is stopping, process was killed. */
    449449        }
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