VirtualBox

Changeset 72143 in vbox for trunk/src/VBox


Ignore:
Timestamp:
May 7, 2018 2:52:10 PM (7 years ago)
Author:
vboxsync
Message:

VBoxManage: fix copy/paste bug in modifyvm --audioout

File:
1 edited

Legend:

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

    r71108 r72143  
    23752375                ASSERT(audioAdapter);
    23762376
    2377                 CHECK_ERROR(audioAdapter, COMSETTER(EnabledIn)(ValueUnion.f));
     2377                CHECK_ERROR(audioAdapter, COMSETTER(EnabledOut)(ValueUnion.f));
    23782378                break;
    23792379            }
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