pidgin: 787e2678: gg: Totally not arbitrary (in line with ...

darkrain42 at pidgin.im darkrain42 at pidgin.im
Wed May 12 23:25:27 EDT 2010


-----------------------------------------------------------------
Revision: 787e2678ecb0b07e64cbe6ae055962cd65acaeba
Ancestor: 7a131a9ea0e2b2792acebcbd8f168f9d0566ddeb
Author: darkrain42 at pidgin.im
Date: 2010-05-13T03:21:36
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/787e2678ecb0b07e64cbe6ae055962cd65acaeba

Modified files:
        libpurple/protocols/gg/lib/libgadu.h

ChangeLog: 

gg: Totally not arbitrary (in line with patch sent to the libgadu list)

-------------- next part --------------
============================================================
--- libpurple/protocols/gg/lib/libgadu.h	7853be2026da2a860a14497635ba6d8cd0c2daa1
+++ libpurple/protocols/gg/lib/libgadu.h	bfab61f288b9169e581a9512002e41ee2a8cb730
@@ -1245,8 +1245,8 @@ int gg_resolve(int *fd, int *pid, const 
 struct gg_http *gg_change_passwd3(uin_t uin, const char *passwd, const char *newpasswd, const char *qa, int async) GG_DEPRECATED;
 
 int gg_resolve(int *fd, int *pid, const char *hostname) GG_DEPRECATED;
+int gg_resolve_pthread(int *fd, void **resolver, const char *hostname) GG_DEPRECATED;
 void gg_resolve_pthread_cleanup(void *arg, int kill) GG_DEPRECATED;
-int gg_resolve_pthread(int *fd, void **resolver, const char *hostname) GG_DEPRECATED;
 
 struct gg_change_info_request {
 	char *first_name;


More information about the Commits mailing list