mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-12 03:59:03 -04:00
Typo
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3423 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
c300228d2a
commit
7b6ca95965
@ -2116,7 +2116,7 @@ class TreeSocket : public InspSocket
|
||||
if ((*param == ':') && (count == 1) && (item > 0))
|
||||
{
|
||||
*param = count = 0;
|
||||
*pptr = param;
|
||||
pptr = param;
|
||||
log(DEBUG,"Final param");
|
||||
while (!s.eof())
|
||||
{
|
||||
|
@ -1 +1 @@
|
||||
echo 3420
|
||||
echo 3422
|
||||
|
Loading…
x
Reference in New Issue
Block a user