diff --git a/src/parse.c b/src/parse.c --- a/src/parse.c +++ b/src/parse.c @@ -49,8 +49,7 @@ "!ping", "!on", "!off", "!debug", "!vaccuum", "!logout", "!who", "!whois", "!time", "!tell", - "!op", - NULL, + "!op", NULL }; char *parse (MSG * message)