]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/users.h
Clean up the protocol interface
[user/henk/code/inspircd.git] / include / users.h
index aaf9b5cda3b22d9de0696c51c8aff10957f6cb75..aa11a2b82ac5b2adb52452cc17691002c5899f67 100644 (file)
@@ -133,7 +133,7 @@ struct CoreExport ConnectClass : public refcountbase
 
        /** If set to true, no user DNS lookups are to be performed
         */
-       bool nouserdns;
+       bool resolvehostnames;
 
        /** Create a new connect class with no settings.
         */