VirtualBox

Changeset 25696 in vbox


Ignore:
Timestamp:
Jan 8, 2010 6:21:50 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
56431
Message:

Main: fix stupid, stupid typo in r55674 which caused weirdness with USB controller settings during restore snapshot

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/SnapshotImpl.cpp

    r25310 r25696  
    885885
    886886    unconst(mUSBController).createObject();
    887     mUSBController->init(this, mPeer->mUSBController);
     887    mUSBController->initCopy(this, mPeer->mUSBController);
    888888
    889889    for (ULONG slot = 0; slot < RT_ELEMENTS (mNetworkAdapters); slot++)
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette