]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/modules/dns.h
Allow using SSLINFO on channels.
[user/henk/code/inspircd.git] / include / modules / dns.h
index 8ac90f7deb12a24cab248ba710101039416b1588..6e7527a55c6ab75672aeec72f1e714c7b948712e 100644 (file)
@@ -57,6 +57,7 @@ namespace DNS
        enum Error
        {
                ERROR_NONE,
+               ERROR_DISABLED,
                ERROR_UNKNOWN,
                ERROR_UNLOADED,
                ERROR_TIMEDOUT,