summaryrefslogtreecommitdiff
path: root/src/VBox/VMM/VMMR0/DBGFR0Bp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/VMM/VMMR0/DBGFR0Bp.cpp')
-rw-r--r--src/VBox/VMM/VMMR0/DBGFR0Bp.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/VBox/VMM/VMMR0/DBGFR0Bp.cpp b/src/VBox/VMM/VMMR0/DBGFR0Bp.cpp
index bc10af3644e..90ceff6b624 100644
--- a/src/VBox/VMM/VMMR0/DBGFR0Bp.cpp
+++ b/src/VBox/VMM/VMMR0/DBGFR0Bp.cpp
@@ -56,7 +56,6 @@
/**
* Used by DBGFR0InitPerVM() to initialize the breakpoint manager.
*
- * @returns nothing.
* @param pGVM The global (ring-0) VM structure.
*/
DECLHIDDEN(void) dbgfR0BpInit(PGVM pGVM)