diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/dns.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/dns.c b/net/dns.c index f25c3f8c247..bb3e3f54e05 100644 --- a/net/dns.c +++ b/net/dns.c @@ -208,4 +208,3 @@ DnsStart(void) DnsSend(); } - |