]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_setident.cpp
No gaurantees this works AT ALL. do not use yet!!!
[user/henk/code/inspircd.git] / src / modules / m_setident.cpp
index 4a19b8412a54b7712ef5f3a53fd57200ce7ff686..0eae1c7be2ad21c11af0591ce943ab9a37eedbcf 100644 (file)
@@ -27,7 +27,7 @@ class cmd_setident : public Command
                TRANSLATE2(TR_TEXT, TR_END);
        }
 
-       CmdResult Handle(const char** parameters, int pcnt, userrec *user)
+       CmdResult Handle(const char** parameters, int pcnt, User *user)
        {
                if (!*parameters[0])
                {