--- a/include/mcbot.h +++ b/include/mcbot.h @@ -15,5 +15,5 @@ #include <irc.h> #endif -char *parse (MSG *, short *); +char *parse (MSG *); #endif