summaryrefslogtreecommitdiff
path: root/src/VBox/VMM/VMMR3/DBGFR3Type.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/VMM/VMMR3/DBGFR3Type.cpp')
-rw-r--r--src/VBox/VMM/VMMR3/DBGFR3Type.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/VBox/VMM/VMMR3/DBGFR3Type.cpp b/src/VBox/VMM/VMMR3/DBGFR3Type.cpp
index 2e196ae85b7..3c8c25648c9 100644
--- a/src/VBox/VMM/VMMR3/DBGFR3Type.cpp
+++ b/src/VBox/VMM/VMMR3/DBGFR3Type.cpp
@@ -1226,7 +1226,6 @@ VMMR3DECL(int) DBGFR3TypeQueryValByType(PUVM pUVM, PCDBGFADDRESS pAddress, const
* Frees all acquired resources of a value previously obtained with
* DBGFR3TypeQueryValByType().
*
- * @returns nothing.
* @param pVal The value to free.
*/
VMMR3DECL(void) DBGFR3TypeValFree(PDBGFTYPEVAL pVal)