VirtualBox

Ignore:
Timestamp:
Jul 22, 2016 4:32:54 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
109019
Message:

Devices: scm

Location:
trunk/src/VBox/Devices/Network/slirp
Files:
2 edited

Legend:

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

    r61801 r62463  
    901901    CHECKED( append_u16(res, RT_H2N_U16_C(sizeof(addr))) );
    902902    CHECKED( append_u32(res, addr.s_addr) );
    903  
     903
    904904    APPEND_EPILOGUE();
    905905}
     
    10211021            ++s;
    10221022        }
    1023        
     1023
    10241024        poff = wr;
    10251025
  • trunk/src/VBox/Devices/Network/slirp/resolv_conf_parser.c

    r61802 r62463  
    245245            {
    246246                LogRel(("NAT: resolv.conf: bad nameserver address %s\n", tok));
    247                 continue;               
     247                continue;
    248248            }
    249249
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette