comparison src/stun.h @ 11424:e1ab173ef3b5

[gaim-migrate @ 13661] prefs for STUN adjustments for NTLM in SIP committer: Tailor Script <tailor@pidgin.im>
author Thomas Butter <tbutter>
date Fri, 02 Sep 2005 09:09:04 +0000
parents 97028c1c69e9
children 9563b768e8e2
comparison
equal deleted inserted replaced
11423:202a3b3c5a88 11424:e1ab173ef3b5
69 * @return a struct stun_nattype which includes the public IP and the type 69 * @return a struct stun_nattype which includes the public IP and the type
70 * of NAT or NULL is discovery would block 70 * of NAT or NULL is discovery would block
71 */ 71 */
72 struct stun_nattype *gaim_stun_discover(StunCallback cb); 72 struct stun_nattype *gaim_stun_discover(StunCallback cb);
73 73
74 void gaim_stun_init();
74 #endif /* _GAIM_STUN_H_ */ 75 #endif /* _GAIM_STUN_H_ */