summaryrefslogtreecommitdiff
path: root/src/VBox/Storage/ISCSI.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Storage/ISCSI.cpp')
-rw-r--r--src/VBox/Storage/ISCSI.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/VBox/Storage/ISCSI.cpp b/src/VBox/Storage/ISCSI.cpp
index d6adba34895..f86956b33bc 100644
--- a/src/VBox/Storage/ISCSI.cpp
+++ b/src/VBox/Storage/ISCSI.cpp
@@ -838,7 +838,6 @@ static PISCSICMD iscsiCmdRemoveAll(PISCSIIMAGE pImage)
/**
* Dumps an iSCSI packet if enabled.
*
- * @returns nothing.
* @param pImage The iSCSI image instance data.
* @param paISCSISegs Pointer to the segments array.
* @param cnISCSISegs Number of segments in the array.