- Timestamp:
- Feb 19, 2024 7:14:15 AM (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp
r103149 r103413 1634 1634 else 1635 1635 { 1636 int fSystemShutdown = RTSYSTEM_SHUTDOWN_PLANNED;1636 uint32_t fSystemShutdown = RTSYSTEM_SHUTDOWN_PLANNED; 1637 1637 1638 1638 /* Translate SHUTDOWN_FLAG_ into RTSYSTEM_SHUTDOWN_ flags. */
Note:
See TracChangeset
for help on using the changeset viewer.