]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
Fix for picky compilers (see, I work sometimes ;p)
authorw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>
Mon, 11 Sep 2006 19:34:28 +0000 (19:34 +0000)
committerw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>
Mon, 11 Sep 2006 19:34:28 +0000 (19:34 +0000)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5218 e03df62e-2008-0410-955e-edbf42e46eb7

include/xline.h

index 34bd0d920c84e7d18872a339d8e5f908ef6670e3..bfa810c971544d8c14bfa55d76307142938ce51a 100644 (file)
@@ -206,7 +206,7 @@ class XLineManager
         */
        XLineManager(InspIRCd* Instance);
 
-       IdentHostPair XLineManager::IdentSplit(const std::string &ident_and_host);
+       IdentHostPair IdentSplit(const std::string &ident_and_host);
 
        /** Add a new GLine
         * @param duration The duration of the line