pidgin: 6f551bfc: It helps to rename the function
markdoliner at pidgin.im
markdoliner at pidgin.im
Sun Aug 17 15:40:50 EDT 2008
-----------------------------------------------------------------
Revision: 6f551bfcd2ab36d9047b51938edd6dd02a1e5674
Ancestor: d69168431bf7501c4db03c757fc31f5be1dcbd10
Author: markdoliner at pidgin.im
Date: 2008-08-17T19:35:50
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/6f551bfcd2ab36d9047b51938edd6dd02a1e5674
Modified files:
libpurple/protocols/oscar/family_oservice.c
ChangeLog:
It helps to rename the function
-------------- next part --------------
============================================================
--- libpurple/protocols/oscar/family_oservice.c d41f35b555ff03a68e323fca90638eb8bc7d2bef
+++ libpurple/protocols/oscar/family_oservice.c 003c29a7b63376dbe6ab054d1aaf1f018d3f8abe
@@ -29,7 +29,7 @@ void
/* Subtype 0x0002 - Client Online */
void
-aim_clientready(OscarData *od, FlapConnection *conn)
+aim_srv_clientready(OscarData *od, FlapConnection *conn)
{
ByteStream bs;
aim_snacid_t snacid;
More information about the Commits
mailing list