VirtualBox

Changeset 76765 in vbox for trunk


Ignore:
Timestamp:
Jan 11, 2019 8:50:37 AM (6 years ago)
Author:
vboxsync
Message:

Build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/DevPCNet.cpp

    r76764 r76765  
    50595059        if (memcmp(&pThis->MacConfigured, "\x02\x07\x01", 3))
    50605060            return PDMDevHlpVMSetError(pDevIns, VERR_PDM_DEVINS_UNKNOWN_CFG_VALUES, RT_SRC_POS,
    5061                                        N_("Configuration error: MAC address OUI for EtherBlaster must be 02 07 01"),
    5062                                        szChipType);
     5061                                       N_("Configuration error: MAC address OUI for EtherBlaster must be 02 07 01"));
    50635062    }
    50645063    else
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