VirtualBox

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


Ignore:
Timestamp:
Mar 1, 2017 6:24:27 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
113714
Message:

gcc 7: fall thru

File:
1 edited

Legend:

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

    r65646 r65919  
    18581858                case kHostUSBDeviceState_Unused:
    18591859                    fFilters = true;
     1860                    /* fall thru */
    18601861                case kHostUSBDeviceState_PhysDetached:
    18611862                    Assert(aNewPendingState == kHostUSBDeviceState_Invalid);
     
    18771878                case kHostUSBDeviceState_Unused:
    18781879                    fFilters = true; /* Wildcard only... */
     1880                    /* fall thru */
    18791881                case kHostUSBDeviceState_UsedByHost:
    18801882                case kHostUSBDeviceState_PhysDetached:
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