VirtualBox

Changeset 49161 in vbox for trunk/src/VBox/Main/src-client


Ignore:
Timestamp:
Oct 17, 2013 12:34:47 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
90028
Message:

EmulatedUSBImpl: Ctor initialization list reordering warning.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/EmulatedUSBImpl.cpp

    r49120 r49161  
    7070            mcRefs(1),
    7171            mpEmulatedUSB(NULL),
    72             enmStatus(EUSBDEVICE_CREATED),
    73             mpvObject(NULL)
     72            mpvObject(NULL),
     73            enmStatus(EUSBDEVICE_CREATED)
    7474        {
    7575            RT_ZERO(mUuid);
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