Updated for renamed stbbr function

This commit is contained in:
James Booth
2015-06-01 22:02:45 +01:00
parent 73188881a4
commit 07c9d2ddab
5 changed files with 8 additions and 8 deletions

View File

@@ -30,7 +30,7 @@ message_send(void **state)
void
message_receive(void **state)
{
stbbr_for("roster",
stbbr_for_id("roster",
"<iq id=\"roster\" type=\"result\" to=\"stabber@localhost/profanity\">"
"<query xmlns=\"jabber:iq:roster\" ver=\"362\">"
"<item jid=\"buddy1@localhost\" subscription=\"both\" name=\"Buddy1\"/>"