summaryrefslogtreecommitdiff
path: root/src/VBox/VMM/VMMR3/PDMAsyncCompletionFile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/VMM/VMMR3/PDMAsyncCompletionFile.cpp')
-rw-r--r--src/VBox/VMM/VMMR3/PDMAsyncCompletionFile.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/VBox/VMM/VMMR3/PDMAsyncCompletionFile.cpp b/src/VBox/VMM/VMMR3/PDMAsyncCompletionFile.cpp
index f26da9a9e45..8f3e9ad8ccd 100644
--- a/src/VBox/VMM/VMMR3/PDMAsyncCompletionFile.cpp
+++ b/src/VBox/VMM/VMMR3/PDMAsyncCompletionFile.cpp
@@ -106,7 +106,6 @@ static const DBGCCMD g_aCmds[] =
/**
* Frees a task.
*
- * @returns nothing.
* @param pEndpoint Pointer to the endpoint the segment was for.
* @param pTask The task to free.
*/
@@ -516,7 +515,6 @@ int pdmacFileAioMgrCreate(PPDMASYNCCOMPLETIONEPCLASSFILE pEpClass, PPPDMACEPFILE
/**
* Destroys a async I/O manager.
*
- * @returns nothing.
* @param pEpClassFile Pointer to globals for the file endpoint class.
* @param pAioMgr The async I/O manager to destroy.
*/