Changeset 77780 in vbox for trunk/src/VBox
- Timestamp:
- Mar 19, 2019 10:48:13 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Storage/VHD.cpp
r77699 r77780 892 892 break; 893 893 default: 894 vhdFreeImage(pImage, false); 894 895 return VERR_NOT_IMPLEMENTED; 895 896 }
Note:
See TracChangeset
for help on using the changeset viewer.