From 33a86261992ac0ea82840e0e0656bf5b5c853469 Mon Sep 17 00:00:00 2001 From: peavey Date: Tue, 26 Aug 2008 04:58:34 +0000 Subject: formatting.. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10303 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/wildcard.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/wildcard.cpp b/src/wildcard.cpp index 2a2c6ad52..270117b65 100644 --- a/src/wildcard.cpp +++ b/src/wildcard.cpp @@ -62,9 +62,7 @@ static bool match_internal(const unsigned char *string, const unsigned char *wil { string = s; if (*(wild+1) || !*(s+1)) - { wild++; - } break; } s++; -- cgit v1.2.3