summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/r3/darwin/krnlmod-darwin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Runtime/r3/darwin/krnlmod-darwin.cpp')
-rw-r--r--src/VBox/Runtime/r3/darwin/krnlmod-darwin.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/VBox/Runtime/r3/darwin/krnlmod-darwin.cpp b/src/VBox/Runtime/r3/darwin/krnlmod-darwin.cpp
index a2af5f0c02f..5c34621a39d 100644
--- a/src/VBox/Runtime/r3/darwin/krnlmod-darwin.cpp
+++ b/src/VBox/Runtime/r3/darwin/krnlmod-darwin.cpp
@@ -166,7 +166,6 @@ static CFDictionaryRef rtKrnlModDarwinGetKextInfoByName(const char *pszName)
/**
* Destroy the given kernel module information record.
*
- * @returns nothing.
* @param pThis The record to destroy.
*/
static void rtKrnlModInfoDestroy(PRTKRNLMODINFOINT pThis)