comparison libpurple/protocols/jabber/buddy.c @ 25933:050052891c55

Pass IQ handlers type, from, id, and the child node As QuLogic pointed out in 8a80f271, it's pointless for the handlers to re-get the information from the IQ stanza. Additionally, instead of string-matching the type everywhere, pass around a JabberIqType. Last, 'child' cannot be NULL, but 'from' may be.
author Paul Aurich <paul@darkrain42.org>
date Sun, 08 Feb 2009 06:31:18 +0000
parents c814641afcf2
children d7dcdba13b88 3687049b4faf ca8934dafd28 9ccb88cc3191 45c33d60c547 43da17b9a27e
comparison
equal deleted inserted replaced
25932:969c89c09ad7 25933:050052891c55