VirtualBox

Ignore:
Timestamp:
Jul 7, 2015 4:08:32 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
101499
Message:

same result, but boolean or is easier to understand

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSB.cpp

    r56843 r56844  
    400400                if (!usbData.m_fUSBEnabled)
    401401                {
    402                     if (cXhciCtls | cEhciCtls | cOhciCtls)
     402                    if (cXhciCtls || cEhciCtls || cOhciCtls)
    403403                    {
    404404                        CUSBControllerVector ctlvec = m_machine.GetUSBControllers();
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