]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/users.h
Not safe for use yet
[user/henk/code/inspircd.git] / include / users.h
index 487bbb2ba348309575a12c21cc4b87467274e6fc..709f4b739b4102a3412da7a46606fb54bece2321 100644 (file)
@@ -708,7 +708,7 @@ class userrec : public connection
         * @param ip The IP address of the user
         * @return This function has no return value, but a call to AddClient may remove the user.
         */
-       static void AddClient(InspIRCd* Instance, int socket, int port, bool iscached, insp_inaddr ip);
+       static void AddClient(InspIRCd* Instance, int socket, int port, bool iscached, int socketfamily, sockaddr* ip);
 
        /** Oper down.
         * This will clear the +o usermode and unset the user's oper type