/pidgin/main: 95ca5df22ddd: Update function name in a comment

Ankit Vani a at nevitus.org
Sat Jan 11 14:29:54 EST 2014


Changeset: 95ca5df22dddf09dbd87b404290a4ea247ce70af
Author:	 Ankit Vani <a at nevitus.org>
Date:	 2014-01-12 00:52 +0530
Branch:	 default
URL: https://hg.pidgin.im/pidgin/main/rev/95ca5df22ddd

Description:

Update function name in a comment

diffstat:

 libpurple/server.c |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff --git a/libpurple/server.c b/libpurple/server.c
--- a/libpurple/server.c
+++ b/libpurple/server.c
@@ -491,7 +491,7 @@ void serv_chat_invite(PurpleConnection *
 	g_free(buffy);
 }
 
-/* Ya know, nothing uses this except purple_chat_conversation_dispose(),
+/* Ya know, nothing uses this except purple_chat_conversation_finalize(),
  * I think I'll just merge it into that later...
  * Then again, something might want to use this, from outside prpl-land
  * to leave a chat without destroying the conversation.



More information about the Commits mailing list