VirtualBox

Changeset 49293 in vbox for trunk/src/VBox/Main/src-server


Ignore:
Timestamp:
Oct 25, 2013 4:00:53 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
90243
Message:

typo in prev change

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/MachineImpl.cpp

    r49292 r49293  
    13471347    AutoReadLock alock(this COMMA_LOCKVAL_SRC_POS);
    13481348
    1349     if (mHWData->mHardwareUUID.isZero())
     1349    if (!mHWData->mHardwareUUID.isZero())
    13501350        mHWData->mHardwareUUID.toUtf16().cloneTo(aUUID);
    13511351    else
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