VirtualBox

Ignore:
Timestamp:
May 28, 2020 2:47:27 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
138325
Message:

Guest Control/Additions: Fixes for guest reboot/shutdown support. bugref:9320

File:
1 edited

Legend:

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

    r84549 r84594  
    10241024            if (RT_FAILURE(rc))
    10251025                VGSvcError("%s system failed with %Rrc\n",
    1026                            (fAction & RTSYSTEM_SHUTDOWN_REBOOT) ? "Rebooting" : "Shuting down", rc);
     1026                           (fAction & RTSYSTEM_SHUTDOWN_REBOOT) ? "Rebooting" : "Shutting down", rc);
    10271027        }
    10281028    }
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