]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_callerid.cpp
A little less debug saying WEEEE :]
[user/henk/code/inspircd.git] / src / modules / m_callerid.cpp
index 2783cd4844b1f6720497b8ef6fc3434de34dbcfe..e6b740520009bd527106a35b78709193e60d31eb 100644 (file)
@@ -93,7 +93,7 @@ public:
         * /accept nick1,nick2,nick3 *
         * to add 3 nicks and then show your list
         */
-       CmdResult Handle(const char** parameters, int pcnt, User* user)
+       CmdResult Handle(const char* const* parameters, int pcnt, User* user)
        {
                if (pcnt < 1)
                {