VirtualBox

Changeset 34868 in vbox for trunk/src


Ignore:
Timestamp:
Dec 9, 2010 10:34:55 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
68681
Message:

Cosmetics.

File:
1 edited

Legend:

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

    r34273 r34868  
    449449    rc = VbglR3ReportAdditionsStatus(VBoxGuestStatusFacility_VBoxService,
    450450                                     VBoxGuestStatusCurrent_Active,
    451                                      0); /* Flags; not used. */
     451                                     0 /* Flags */);
    452452    if (RT_FAILURE(rc))
    453         VBoxServiceError("Failed to report Guest Additions status to the host! rc=%Rrc\n", rc);
     453        VBoxServiceError("Could not report host status \"Init\", rc=%Rrc\n", rc);
    454454
    455455#ifdef RT_OS_WINDOWS
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette