VirtualBox

Changeset 34869 in vbox


Ignore:
Timestamp:
Dec 9, 2010 10:38:55 AM (14 years ago)
Author:
vboxsync
Message:

Copy/paste error.

File:
1 edited

Legend:

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

    r34868 r34869  
    451451                                     0 /* Flags */);
    452452    if (RT_FAILURE(rc))
    453         VBoxServiceError("Could not report host status \"Init\", rc=%Rrc\n", rc);
     453        VBoxServiceError("Could not report facility (%u) status %u, rc=%Rrc\n",
     454                         VBoxGuestStatusFacility_VBoxService, VBoxGuestStatusCurrent_Active, rc);
    454455
    455456#ifdef RT_OS_WINDOWS
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