soc.2009.telepathy: febd50e2: Fixed "typo"
sttwister at soc.pidgin.im
sttwister at soc.pidgin.im
Thu Jul 2 11:35:35 EDT 2009
-----------------------------------------------------------------
Revision: febd50e2a1f3fd6eca74c994af61609f9bfaa27e
Ancestor: 53d475c7fea63c48aaf6f411e45df6a1f7b60f80
Author: sttwister at soc.pidgin.im
Date: 2009-07-02T14:04:25
Branch: im.pidgin.soc.2009.telepathy
URL: http://d.pidgin.im/viewmtn/revision/info/febd50e2a1f3fd6eca74c994af61609f9bfaa27e
Modified files:
libpurple/protocols/telepathy/telepathy_contact.c
ChangeLog:
Fixed "typo"
-------------- next part --------------
============================================================
--- libpurple/protocols/telepathy/telepathy_contact.c 4ecf3928a47e1b53930f4c1777710c8337e82370
+++ libpurple/protocols/telepathy/telepathy_contact.c 2fe26558311ff90427971db842e59213b57ab814
@@ -87,7 +87,7 @@ add_contact_to_group_cb (TpConnection *c
/* this will add the buddy to the specified group */
tp_cli_channel_interface_group_call_add_members(group->channel, -1,
- arr, "putzi!",
+ arr, NULL,
add_member_cb, group->connection_data,
NULL, NULL);
More information about the Commits
mailing list