]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/dns.h
Someone got a comparison completely the wrong way around (and it wasnt spotted!)
[user/henk/code/inspircd.git] / include / dns.h
index 1b8c740ed73ac90c33b69506e244c69273735d82..bdc7326bfef26395d1cba9c6f44cdde2ad8d51d8 100644 (file)
@@ -89,6 +89,7 @@ public:
         * query is invalid for some reason, e.g. the dns server not responding.
         */
        int GetFD();
+       void SetNS(std::string dnsserver);
 };
 
 #endif