summaryrefslogtreecommitdiff
path: root/src/VBox/HostDrivers/Support/posix/SUPR3HardenedMain-posix.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/HostDrivers/Support/posix/SUPR3HardenedMain-posix.cpp')
-rw-r--r--src/VBox/HostDrivers/Support/posix/SUPR3HardenedMain-posix.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/VBox/HostDrivers/Support/posix/SUPR3HardenedMain-posix.cpp b/src/VBox/HostDrivers/Support/posix/SUPR3HardenedMain-posix.cpp
index a06be6c8fe2..d5666d53601 100644
--- a/src/VBox/HostDrivers/Support/posix/SUPR3HardenedMain-posix.cpp
+++ b/src/VBox/HostDrivers/Support/posix/SUPR3HardenedMain-posix.cpp
@@ -642,8 +642,6 @@ static DECLCALLBACK(void) supR3HardenedPosixMonitorDlmopenResolve(void)
/**
* Hardening initialization for POSIX compatible hosts.
*
- * @returns nothing.
- *
* @note Doesn't return on error.
*/
DECLHIDDEN(void) supR3HardenedPosixInit(void)