summaryrefslogtreecommitdiff
path: root/src/VBox/HostDrivers/Support/SUPSvc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/HostDrivers/Support/SUPSvc.cpp')
-rw-r--r--src/VBox/HostDrivers/Support/SUPSvc.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/VBox/HostDrivers/Support/SUPSvc.cpp b/src/VBox/HostDrivers/Support/SUPSvc.cpp
index 4361ee889ba..fdf7873e7b7 100644
--- a/src/VBox/HostDrivers/Support/SUPSvc.cpp
+++ b/src/VBox/HostDrivers/Support/SUPSvc.cpp
@@ -87,7 +87,6 @@ typedef struct SUPSVCSERVICE
/**
* Start the service.
*
- * @returns VBox status code, log entry is written on failure.
* @param pvInstance The instance handle.
*/
DECLCALLBACKMEMBER(void, pfnStart,(void *pvInstance));