VirtualBox

Changeset 45356 in vbox for trunk/src/VBox/Devices/Storage


Ignore:
Timestamp:
Apr 5, 2013 7:01:27 AM (12 years ago)
Author:
vboxsync
Message:

tabs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/DrvVD.cpp

    r45061 r45356  
    931931        }
    932932#endif
    933         else
     933        else
    934934            return VERR_NET_ADDRESS_FAMILY_NOT_SUPPORTED;
    935935        return VINF_SUCCESS;
     
    959959        }
    960960#ifdef VBOX_WITH_NEW_LWIP
    961         else if (   cbAddr == sizeof(struct sockaddr_in6)
     961        else if (   cbAddr == sizeof(struct sockaddr_in6)
    962962                 && u.Addr.sa_family == AF_INET6)
    963963        {
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