/soc/2013/ankitkv/gobjectification: 704ff889e9f6: Reworded the c...
Ankit Vani
a at nevitus.org
Fri Jul 19 15:53:15 EDT 2013
Changeset: 704ff889e9f6a2ec3b9b58e06479a00832644b29
Author: Ankit Vani <a at nevitus.org>
Date: 2013-07-19 23:57 +0530
Branch: soc.2013.gobjectification
URL: https://hg.pidgin.im/soc/2013/ankitkv/gobjectification/rev/704ff889e9f6
Description:
Reworded the conversation destruction note
diffstat:
libpurple/conversation.h | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (18 lines):
diff --git a/libpurple/conversation.h b/libpurple/conversation.h
--- a/libpurple/conversation.h
+++ b/libpurple/conversation.h
@@ -120,10 +120,10 @@ typedef enum /*< flags >*/
*
* The conversation can be an IM or a chat.
*
- * @note When a conversation is destroyed with g_object_unref(), the specified
- * conversation is removed from the parent window. If this conversation is
- * the only one contained in the parent window, that window is also
- * destroyed.
+ * @note When a conversation is destroyed with the last g_object_unref(), the
+ * specified conversation is removed from the parent window. If this
+ * conversation is the only one contained in the parent window, that
+ * window is also destroyed.
*/
struct _PurpleConversation
{
More information about the Commits
mailing list