mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
fixed major bug in output of jabber presence state
This commit is contained in:
parent
ccf63004c8
commit
85c3ee031d
8 changed files with 60 additions and 47 deletions
|
@ -444,7 +444,7 @@ open_stream(XMLNode node) {
|
|||
string features;
|
||||
string header;
|
||||
|
||||
P2(("jabber/server open_stream\n"))
|
||||
P2(("%O open_stream from %O\n", ME, query_ip_name()))
|
||||
streamid = RANDHEXSTRING;
|
||||
|
||||
unless(node["@xmlns"] == "jabber:client") {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue