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:
+1
-1
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user