Changeset 83180 in vbox for trunk/src/VBox/Main
- Timestamp:
- Feb 28, 2020 6:07:28 PM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 136304
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/MachineImpl.cpp
r83171 r83180 7463 7463 7464 7464 HRESULT hrc = stopGateways(mParent, gateways); 7465 // @todo Restore original MAC address. I'd hate to wait here for Machine to power off though.7465 /// @todo Restore original MAC address. I'd hate to wait here for Machine to power off though. 7466 7466 // i_setMacAddress(gateways.mAdapterSlot, gateways.getLocalMacAddressWithoutColons()); 7467 7467 return hrc;
Note:
See TracChangeset
for help on using the changeset viewer.