summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/r3/linux/krnlmod-linux.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Runtime/r3/linux/krnlmod-linux.cpp')
-rw-r--r--src/VBox/Runtime/r3/linux/krnlmod-linux.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/VBox/Runtime/r3/linux/krnlmod-linux.cpp b/src/VBox/Runtime/r3/linux/krnlmod-linux.cpp
index a5cd65cb6c9..70652a17a33 100644
--- a/src/VBox/Runtime/r3/linux/krnlmod-linux.cpp
+++ b/src/VBox/Runtime/r3/linux/krnlmod-linux.cpp
@@ -78,7 +78,6 @@ typedef const RTKRNLMODINFOINT *PCRTKRNLMODINFOINT;
/**
* Destroy the given kernel module information record.
*
- * @returns nothing.
* @param pThis The record to destroy.
*/
static void rtKrnlModInfoDestroy(PRTKRNLMODINFOINT pThis)