summaryrefslogtreecommitdiff
path: root/src/VBox/Devices/Storage/HBDMgmt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Devices/Storage/HBDMgmt.h')
-rw-r--r--src/VBox/Devices/Storage/HBDMgmt.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/VBox/Devices/Storage/HBDMgmt.h b/src/VBox/Devices/Storage/HBDMgmt.h
index b09fece71ba..ee3872d5192 100644
--- a/src/VBox/Devices/Storage/HBDMgmt.h
+++ b/src/VBox/Devices/Storage/HBDMgmt.h
@@ -56,7 +56,6 @@ DECLHIDDEN(int) HBDMgrCreate(PHBDMGR phHbdMgr);
/**
* Destroys the given block device manager unclaiming all managed block devices.
*
- * @returns nothing.
* @param hHbdMgr The block device manager.
*/
DECLHIDDEN(void) HBDMgrDestroy(HBDMGR hHbdMgr);