pidgin/plugins/notify.c

changeset 36082
247d94c903c3
parent 36081
6764e037a308
child 36098
4951752ad038
--- a/pidgin/plugins/notify.c	Thu May 22 16:52:23 2014 +0200
+++ b/pidgin/plugins/notify.c	Thu May 22 16:57:07 2014 +0200
@@ -285,7 +285,7 @@
 }
 
 static void
-chat_sent_im(PurpleAccount *account, const char *message, int id)
+chat_sent_im(PurpleAccount *account, PurpleMessage *msg, int id)
 {
 	PurpleChatConversation *chat = NULL;
 

mercurial