1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-04 07:03:12 +02:00

serious who bug

This commit is contained in:
stskeeps
2002-11-27 14:53:51 +00:00
parent dd2bf9e926
commit fcfbf1cdaf
+1 -1
View File
@@ -294,7 +294,7 @@ static int parse_who_options(aClient *sptr, int argc, char **argv)
}
if (!IsAnOper(sptr))
continue; /* oper-only */
break; /* oper-only */
wfl.gecos = argv[i];
if (what == WHO_ADD)