mirror of
https://github.com/ChronosX88/psyced.git
synced 2024-11-09 20:11:00 +00:00
end of list marker for clients
This commit is contained in:
parent
b93e8e2380
commit
fa03bd1bad
@ -3110,8 +3110,9 @@ listAcq(ppltype, pplvalue) { // Acq(uaintance) to be renamed into Peer
|
||||
"_nick": pdisp ]) );
|
||||
}
|
||||
}
|
||||
}
|
||||
} // not really a _list method then, huh?
|
||||
if (ppltype == PPL_JSON) w("_list_acquaintance_JSON", make_json(all));
|
||||
else w("_list_acquaintance_end"); // end marker for psyc clients
|
||||
#ifdef pdisp
|
||||
# undef pdisp
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user