VirtualBox

Changeset 54903 in vbox


Ignore:
Timestamp:
Mar 23, 2015 11:08:34 AM (10 years ago)
Author:
vboxsync
Message:

typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/err.h

    r54902 r54903  
    16861686/** Failed to create a virtual network interface instance. */
    16871687#define VERR_INTNET_FLT_VNIC_CREATE_FAILED          (-3605)
    1688 /** Failed to retreive a virtual network interface link ID. */
     1688/** Failed to retrieve a virtual network interface link ID. */
    16891689#define VERR_INTNET_FLT_VNIC_LINK_ID_NOT_FOUND      (-3606)
    16901690/** Failed to initialize a virtual network interface instance. */
     
    16921692/** Failed to open a virtual network interface instance. */
    16931693#define VERR_INTNET_FLT_VNIC_OPEN_FAILED            (-3608)
    1694 /** Failed to retreive underlying (lower mac) link. */
     1694/** Failed to retrieve underlying (lower mac) link. */
    16951695#define VERR_INTNET_FLT_LOWER_LINK_INFO_NOT_FOUND   (-3609)
    16961696/** Failed to open underlying link instance. */
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