VirtualBox

Changeset 23689 in vbox


Ignore:
Timestamp:
Oct 12, 2009 1:06:05 PM (15 years ago)
Author:
vboxsync
Message:

VBoxManage: fixed copy&past bug.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp

    r23687 r23689  
    448448        RTPrintf("livemigrationtarget=\"%s\"\n", liveMigrationTarget ? "on" : "off");
    449449    else
    450         RTPrintf("Live Migration Target: %s\n", accelerate2dVideo ? "on" : "off");
     450        RTPrintf("Live Migration Target: %s\n", liveMigrationTarget ? "on" : "off");
    451451
    452452    ULONG liveMigrationPort;
Note: See TracChangeset for help on using the changeset viewer.

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