]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_tline.cpp
No gaurantees this works AT ALL. do not use yet!!!
[user/henk/code/inspircd.git] / src / modules / m_tline.cpp
index bfeeb202ede6d4108d2ca9632c2dc1318ea1f4d9..c246cc811ed2651b3b9448d754c2fbf77c06891f 100644 (file)
@@ -27,7 +27,7 @@ class cmd_tline : public Command
                this->syntax = "<mask>";
        }
 
-       CmdResult Handle (const char** parameters, int pcnt, userrec *user)
+       CmdResult Handle (const char** parameters, int pcnt, User *user)
        {
                float n_counted = 0;
                float n_matched = 0;