]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Fixed two unneccessary strlcpy's in the wildcard matching that just were there to...
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Sun, 5 Feb 2006 20:52:41 +0000 (20:52 +0000)
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Sun, 5 Feb 2006 20:52:41 +0000 (20:52 +0000)
commit792f8a011a9aceb3dc0a83770f9b39786f8cc90a
treef842cf3787839ab1ec2bbc8e2e6c5cb8cdb68e1b
parentcb7982a32ed1d8c8fa42beb3056c35f44ad6eb21
Fixed two unneccessary strlcpy's in the wildcard matching that just were there to lowercase it... we can do this inplace

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3100 e03df62e-2008-0410-955e-edbf42e46eb7
src/wildcard.cpp