]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_lusers.cpp
Add extra parameter to MySQLresult and SQLresult
[user/henk/code/inspircd.git] / src / cmd_lusers.cpp
index 0405145e2ec38d0b12a5f5f61d04494b533d97cb..3b1decea3ef8cc064243e49768a9efbac0f84d07 100644 (file)
@@ -19,7 +19,7 @@
 #include "helperfuncs.h"
 #include "commands/cmd_lusers.h"
 
-void cmd_lusers::Handle (char **parameters, int pcnt, userrec *user)
+void cmd_lusers::Handle (const char** parameters, int pcnt, userrec *user)
 {
        // this lusers command shows one server at all times because
        // a protocol module must override it to show those stats.