soc.2009.telepathy: 96fad3b5: Fixed typo
sttwister at soc.pidgin.im
sttwister at soc.pidgin.im
Mon Jun 8 16:45:37 EDT 2009
-----------------------------------------------------------------
Revision: 96fad3b52115e4600a92dae9807d2f20e81141f8
Ancestor: 4e60b0ccf7bd4c103b5043b49fd038b657f0676a
Author: sttwister at soc.pidgin.im
Date: 2009-06-08T20:06:53
Branch: im.pidgin.soc.2009.telepathy
URL: http://d.pidgin.im/viewmtn/revision/info/96fad3b52115e4600a92dae9807d2f20e81141f8
Modified files:
libpurple/protocols/telepathy/telepathy.c
ChangeLog:
Fixed typo
-------------- next part --------------
============================================================
--- libpurple/protocols/telepathy/telepathy.c 9df1df5123c8906f3e13876de54373bda52ae5bc
+++ libpurple/protocols/telepathy/telepathy.c 3e539e607c664135aae687b7aba7ba688ffe2752
@@ -59,7 +59,7 @@ typedef struct
/* This flag avoids having a channel processed twice via both NewChannels and quering the Channels property */
gboolean listing_channels;
- /* This will hold pointers to TpChannel for buddies that have an active conversation */
+ /* This will hold pointers to telepathy_text_channel for buddies that have an active conversation */
GHashTable *text_Channels;
/* This will map contact handles to TpContact */
More information about the Commits
mailing list