summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/ioqueue/ioqueue-stdfile-provider.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Runtime/common/ioqueue/ioqueue-stdfile-provider.cpp')
-rw-r--r--src/VBox/Runtime/common/ioqueue/ioqueue-stdfile-provider.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/ioqueue/ioqueue-stdfile-provider.cpp b/src/VBox/Runtime/common/ioqueue/ioqueue-stdfile-provider.cpp
index 80b08d14877..4cfb0b93aa7 100644
--- a/src/VBox/Runtime/common/ioqueue/ioqueue-stdfile-provider.cpp
+++ b/src/VBox/Runtime/common/ioqueue/ioqueue-stdfile-provider.cpp
@@ -152,7 +152,6 @@ typedef RTIOQUEUEPROVINT *PRTIOQUEUEPROVINT;
/**
* Processes the given submission queue entry and reports back the result in the completion queue.
*
- * @returns nothing.
* @param pSqEntry The submission queue entry to process.
* @param pCqEntry The comppletion queue entry to store the result in.
*/