Changeset 41785 in vbox for trunk/src/VBox/Runtime/common/dvm
- Timestamp:
- Jun 16, 2012 7:38:41 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/dvm/dvmbsdlabel.cpp
r41549 r41785 186 186 * 187 187 * @returns The checksum. 188 * @param pBsdLabel BSD disklabel to get t ehchecksum for.188 * @param pBsdLabel BSD disklabel to get the checksum for. 189 189 */ 190 190 static uint16_t rtDvmFmtBsdLblDiskLabelChkSum(PBsdLabel pBsdLabel)
Note:
See TracChangeset
for help on using the changeset viewer.