summaryrefslogtreecommitdiff
path: root/src/VBox/Debugger/DBGCIoProvInternal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Debugger/DBGCIoProvInternal.h')
-rw-r--r--src/VBox/Debugger/DBGCIoProvInternal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/VBox/Debugger/DBGCIoProvInternal.h b/src/VBox/Debugger/DBGCIoProvInternal.h
index 0c53f943cc8..fb6895a81c6 100644
--- a/src/VBox/Debugger/DBGCIoProvInternal.h
+++ b/src/VBox/Debugger/DBGCIoProvInternal.h
@@ -72,7 +72,6 @@ typedef struct DBGCIOPROVREG
/**
* Destroys the given I/O provider instance.
*
- * @returns nothing.
* @param hDbgcIoProv The I/O provider instance handle to destroy.
*/
DECLCALLBACKMEMBER(void, pfnDestroy, (DBGCIOPROV hDbgcIoProv));