summaryrefslogtreecommitdiff
path: root/src/VBox/Devices/Storage/IOBufMgmt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Devices/Storage/IOBufMgmt.cpp')
-rw-r--r--src/VBox/Devices/Storage/IOBufMgmt.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/VBox/Devices/Storage/IOBufMgmt.cpp b/src/VBox/Devices/Storage/IOBufMgmt.cpp
index 863b8bf9a22..546f4706bc7 100644
--- a/src/VBox/Devices/Storage/IOBufMgmt.cpp
+++ b/src/VBox/Devices/Storage/IOBufMgmt.cpp
@@ -175,7 +175,6 @@ DECLINLINE(void *) iobufMgrBinObjRemove(PIOBUFMGRBIN pBin)
/**
* Resets the bins to factory default (memory resigin in the largest bin).
*
- * @returns nothing.
* @param pThis The I/O buffer manager instance.
*/
static void iobufMgrResetBins(PIOBUFMGRINT pThis)