comparison src/protocols/jabber/oob.h @ 7395:b250288fa948

[gaim-migrate @ 7990] this would be the non-working start of file transfer (the real way) for jabber also approximately eleventy billion jabber tweaks committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Fri, 31 Oct 2003 02:43:58 +0000
parents 1cf80749f2f0
children
comparison
equal deleted inserted replaced
7394:c6ff3c1fb1b3 7395:b250288fa948
22 #ifndef _GAIM_JABBER_OOB_H_ 22 #ifndef _GAIM_JABBER_OOB_H_
23 #define _GAIM_JABBER_OOB_H_ 23 #define _GAIM_JABBER_OOB_H_
24 24
25 void jabber_oob_parse(JabberStream *js, xmlnode *packet); 25 void jabber_oob_parse(JabberStream *js, xmlnode *packet);
26 26
27 #endif /* _GAIM_JABBER_JID_H_ */ 27 #endif /* _GAIM_JABBER_OOB_H_ */