]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/users.h
Patch from Brain fixing broken stuff
[user/henk/code/inspircd.git] / include / users.h
index c563431d2576fa2ab1790a2e426939a1b397d0b0..b310e212914281800657e15681867b013498b354 100644 (file)
@@ -653,7 +653,7 @@ class CoreExport User : public connection
        /** Get IP string from sockaddr, using static internal buffer
         * @return The IP string
         */
-       const char* GetIPString();
+       const char* GetIPString(bool translate4in6 = true);
 
        /* Write error string
         */