- Timestamp:
- Apr 16, 2009 8:13:39 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/VHDHDDCore.cpp
r18964 r18965 783 783 784 784 int rc = VINF_SUCCESS; 785 PVHDIMAGE DESC pImage = (PVHDIMAGEDESC)pBackendData;785 PVHDIMAGE pImage = (PVHDIMAGE)pBackendData; 786 786 787 787 /* Check arguments. */
Note:
See TracChangeset
for help on using the changeset viewer.