VirtualBox

Changeset 19847 in vbox for trunk/src/VBox/Devices/Network


Ignore:
Timestamp:
May 20, 2009 6:33:35 AM (16 years ago)
Author:
vboxsync
Message:

NAT: typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/slirp/ip_output.c

    r19846 r19847  
    8585#ifdef VBOX_WITHOUT_SLIRP_CLIENT_ETHER
    8686    extern uint8_t zerro_ethaddr[ETH_ALEN];
    87     struct ethhdr *eh;
    88     uint8_t *eth_dst;
     87    struct ethhdr *eh = NULL;
     88    uint8_t *eth_dst = NULL;
    8989#endif
    9090
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