- Timestamp:
- Nov 2, 2009 4:43:26 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/MachineImpl.cpp
r24258 r24271 3608 3608 } 3609 3609 } 3610 ulInstance++; 3610 if (ulInstance) 3611 ulInstance++; 3611 3612 3612 3613 rc = ctrl->init(this, aName, aConnectionType, ulInstance);
Note:
See TracChangeset
for help on using the changeset viewer.