VirtualBox

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


Ignore:
Timestamp:
Feb 14, 2012 5:32:02 AM (13 years ago)
Author:
vboxsync
Message:

NAT: removes unused variable pmsg_type.

File:
1 edited

Legend:

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

    r40113 r40118  
    679679    const uint8_t *p, *p_end;
    680680    int rc;
    681     int pmsg_type;
    682681    struct in_addr req_ip;
    683682    int fDhcpDiscover = 0;
     
    685684    struct mbuf *m = NULL;
    686685
    687     pmsg_type = 0;
    688686    p = buf;
    689687    p_end = buf + size;
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