Changeset 35027 in vbox
- Timestamp:
- Dec 13, 2010 4:07:56 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp
r34869 r35027 363 363 } 364 364 365 if (RT_SUCCESS(rc)) 366 VBoxServiceVerbose(1, "All services started.\n"); 367 else 368 VBoxServiceError("An error occcurred while the services!\n"); 365 369 return rc; 366 370 }
Note:
See TracChangeset
for help on using the changeset viewer.