summaryrefslogtreecommitdiff
path: root/src/cmd_lusers.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd_lusers.cpp')
-rw-r--r--src/cmd_lusers.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd_lusers.cpp b/src/cmd_lusers.cpp
index 0405145e2..3b1decea3 100644
--- a/src/cmd_lusers.cpp
+++ b/src/cmd_lusers.cpp
@@ -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.