Changeset 66488 in vbox
- Timestamp:
- Apr 10, 2017 7:30:41 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Storage/VD.cpp
r66487 r66488 589 589 * 590 590 * @returns Size of the given image in bytes. 591 * @param 591 * @param pImage The image to get the size from. 592 592 */ 593 593 static uint64_t vdImageGetSize(PVDIMAGE pImage)
Note:
See TracChangeset
for help on using the changeset viewer.