summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/dvm/dvmbsdlabel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Runtime/common/dvm/dvmbsdlabel.cpp')
-rw-r--r--src/VBox/Runtime/common/dvm/dvmbsdlabel.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/dvm/dvmbsdlabel.cpp b/src/VBox/Runtime/common/dvm/dvmbsdlabel.cpp
index 2c53c4c6165..440ddce3bcd 100644
--- a/src/VBox/Runtime/common/dvm/dvmbsdlabel.cpp
+++ b/src/VBox/Runtime/common/dvm/dvmbsdlabel.cpp
@@ -209,7 +209,6 @@ static uint16_t rtDvmFmtBsdLblDiskLabelChkSum(PBsdLabel pBsdLabel)
/**
* Converts a partition entry to the host endianness.
*
- * @returns nothing.
* @param pPartition The partition to decode.
*/
static void rtDvmFmtBsdLblDiskLabelDecodePartition(PBsdLabelPartition pPartition)