]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/modules.h
Remove that goto, capt'n
[user/henk/code/inspircd.git] / include / modules.h
index 025f35bf33c9cfbcbafa515d01857790e07b7917..5327311fba14d869cadbc57b3111730829de50b0 100644 (file)
@@ -1297,7 +1297,7 @@ class CoreExport Module : public Extensible
         */
        virtual void OnRawSocketClose(int fd);
 
-       /** Called immediately upon connection of an outbound InspSocket which has been hooked
+       /** Called immediately upon connection of an outbound BufferedSocket which has been hooked
         * by a module.
         * @param fd The file descriptor of the socket immediately after connect()
         */