Changeset 32903 in vbox
- Timestamp:
- Oct 5, 2010 10:25:12 AM (14 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Main/MediumImpl.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/MediumImpl.cpp
r32893 r32903 3878 3878 &parentId, location.c_str(), 3879 3879 m->pVirtualBox->settingsFilePath().c_str()); 3880 DebugBreakThrow(S_OK);3880 throw S_OK; 3881 3881 } 3882 3882
Note:
See TracChangeset
for help on using the changeset viewer.

