1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-08-15 03:25:10 +00:00

is this the fix to get it working with new pcre?

This commit is contained in:
psyc://loupsycedyglgamf.onion/~lynX 2017-03-01 18:50:59 +01:00
parent 3eab6d6140
commit 92aaf00fff
6 changed files with 31 additions and 10 deletions

View file

@ -136,7 +136,7 @@ static who() {
mixed idle;
string desc;
reply("--- /who of local users of "+ SERVER_UNIFORM);
reply("--- /who of visible local users of "+ SERVER_UNIFORM);
u = objects_people();
all = sizeof(u) < 23;
// same code in usercmd.i