VirtualBox

Changeset 7327 in vbox


Ignore:
Timestamp:
Mar 6, 2008 3:42:23 PM (17 years ago)
Author:
vboxsync
Message:

fixed windows builds

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/ConsoleImpl.cpp

    r7324 r7327  
    31303130            rc = aNetworkAdapter->COMGETTER(AdapterType)(&adapterType);
    31313131            AssertComRC(rc);
    3132             if (adapterType == NetworkAdapterType::I82540EM)
     3132            if (adapterType == NetworkAdapterType_I82540EM)
    31333133                cszAdapterName = "e1000";
    31343134#endif
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