comparison src/protocols/gg/utils.h @ 12007:8724718d387f

[gaim-migrate @ 14300] Further updates to gg from Bartosz Oler. This makes the login and token retrieval processes asynchronous. There are also some encoding fixes and various cleanups. There are some changes from me to make it work on win32. committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Tue, 08 Nov 2005 19:45:09 +0000
parents d5599677bf32
children e84fbd0be612
comparison
equal deleted inserted replaced
12006:de25a063aebe 12007:8724718d387f
81 const char * 81 const char *
82 ggp_buddy_get_name(GaimConnection *gc, const uin_t uin); 82 ggp_buddy_get_name(GaimConnection *gc, const uin_t uin);
83 83
84 #endif /* _GAIM_GG_UTILS_H */ 84 #endif /* _GAIM_GG_UTILS_H */
85 85
86 /* vim: set ts=4 sts=0 sw=4 noet: */ 86 /* vim: set ts=8 sts=0 sw=8 noet: */