Changeset 28600 in vbox for trunk/src/VBox/Additions/common
- Timestamp:
- Apr 22, 2010 2:50:43 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp
r28599 r28600 392 392 } 393 393 394 #ifndef RT_OS_WINDOWS 394 395 /** 395 396 * Signal handler for properly shutting down the services on Posix platforms. … … 404 405 g_aServices[iMain].pDesc->pfnStop(); 405 406 } 407 #endif 406 408 407 409
Note:
See TracChangeset
for help on using the changeset viewer.