]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/iohook.h
Send * for empty targets in the no such nick/channel message.
[user/henk/code/inspircd.git] / include / iohook.h
index 9ca17d77e46bdcdf6aef38e081abc0f9cd7adf29..85404b09c00dd43601a5475749697268b38e514e 100644 (file)
@@ -49,7 +49,7 @@ class IOHookProvider : public refcountbase, public ServiceProvider
         */
        bool IsMiddle() const { return middlehook; }
 
-       /** Called when the provider should hook an incoming connection and act as being on the server side of the connection.
+       /** Called when the provider should hook an incoming connection and act as being on the server-side of the connection.
         * This occurs when a bind block has a hook configured and the listener accepts a connection.
         * @param sock Socket to hook
         * @param client Client IP address and port