Changeset 14164 in vbox
- Timestamp:
- Nov 13, 2008 10:10:17 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/HardDisk2Impl.cpp
r14143 r14164 597 597 if (aParent == NULL) 598 598 aVirtualBox->addDependentChild (this); 599 599 else 600 600 { 601 601 /* we set mParent */
Note:
See TracChangeset
for help on using the changeset viewer.