libpurple/protocols/jabber/google/gmail.h

branch
soc.2013.gobjectification
changeset 34935
686fa55b0deb
parent 29914
a4ed5999f6d0
equal deleted inserted replaced
34934:d50c4b767a5e 34935:686fa55b0deb
23 23
24 #include "jabber.h" 24 #include "jabber.h"
25 25
26 void jabber_gmail_init(JabberStream *js); 26 void jabber_gmail_init(JabberStream *js);
27 void jabber_gmail_poke(JabberStream *js, const char *from, JabberIqType type, 27 void jabber_gmail_poke(JabberStream *js, const char *from, JabberIqType type,
28 const char *id, xmlnode *new_mail); 28 const char *id, PurpleXmlNode *new_mail);
29 29
30 #endif /* PURPLE_JABBER_GOOGLE_GMAIL_H_ */ 30 #endif /* PURPLE_JABBER_GOOGLE_GMAIL_H_ */

mercurial