Changeset 7157 in vbox
- Timestamp:
- Feb 26, 2008 6:01:40 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/VmdkHDDCore.cpp
r7156 r7157 570 570 { 571 571 uint32_t uGTSectorLE; 572 uint 32_t uOffsetSectors;572 uint64_t uOffsetSectors; 573 573 574 574 uOffsetSectors = pExtent->uSectorRGD + VMDK_BYTE2SECTOR(cbGDRounded);
Note:
See TracChangeset
for help on using the changeset viewer.