VirtualBox

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


Ignore:
Timestamp:
Jun 18, 2014 4:18:05 AM (10 years ago)
Author:
vboxsync
Message:

LogRel nits.

File:
1 edited

Legend:

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

    r50129 r51642  
    196196            else if (pData->fUseDnsProxy == 0) {
    197197                /* We detects that using some address in 127/8 network */
    198                 LogRel(("NAT: DNS server %RTnaipv4 registration detected, switching to the DNS proxy.\n", address->IPv4));
     198                LogRel(("NAT: DNS server %RTnaipv4 registration detected, switching to the DNS proxy\n", address->IPv4));
    199199                pData->fUseDnsProxy = 1;
    200200                pData->fUseHostResolver = 0;
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