VirtualBox

Changeset 101741 in vbox


Ignore:
Timestamp:
Nov 3, 2023 3:05:07 PM (15 months ago)
Author:
vboxsync
Message:

Main: Added IPlatformProperties::getSupportedNetworkAdapterPromiscModePolicies() [build fix]. bugref:10384

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-all/PlatformPropertiesImpl.cpp

    r101737 r101741  
    739739
    740740    aSupportedNetworkAdapterPromiscModePolicies.assign(aNetworkAdapterPromiscModePolicies,
    741                                                        aNetworkAdapterPromiscModePolicies + RT_ELEMENTS(aSupportedNetworkAdapterPromiscModePolicies));
     741                                                       aNetworkAdapterPromiscModePolicies + RT_ELEMENTS(aNetworkAdapterPromiscModePolicies));
    742742    return S_OK;
    743743}
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