mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-12 03:59:03 -04:00
4.1 fix
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3411 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
406cbd2155
commit
274c648662
@ -123,7 +123,7 @@ class cmd_spynames : public command_t
|
||||
this->source = "m_spy.so";
|
||||
}
|
||||
|
||||
void cmd_spynames::Handle (char **parameters, int pcnt, userrec *user)
|
||||
void Handle (char **parameters, int pcnt, userrec *user)
|
||||
{
|
||||
chanrec* c;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user