summaryrefslogtreecommitdiff
path: root/src/VBox/VMM/testcase/tstPDMAsyncCompletionStress.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/VMM/testcase/tstPDMAsyncCompletionStress.cpp')
-rw-r--r--src/VBox/VMM/testcase/tstPDMAsyncCompletionStress.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/VBox/VMM/testcase/tstPDMAsyncCompletionStress.cpp b/src/VBox/VMM/testcase/tstPDMAsyncCompletionStress.cpp
index b8f041191d8..ebd72f2272d 100644
--- a/src/VBox/VMM/testcase/tstPDMAsyncCompletionStress.cpp
+++ b/src/VBox/VMM/testcase/tstPDMAsyncCompletionStress.cpp
@@ -531,7 +531,6 @@ static int tstPDMACStressTestFileOpen(PVM pVM, PPDMACTESTFILE pTestFile, unsigne
/**
* Closes a test file.
*
- * @returns nothing.
* @param pTestFile Pointer to the test file.
*/
static void tstPDMACStressTestFileClose(PPDMACTESTFILE pTestFile)