plugins/gaiminc.c

changeset 10104
081392879815
parent 9954
52a14a58a33e
child 11338
1a3663ac9b05
--- a/plugins/gaiminc.c	Sat Oct 16 01:05:40 2004 +0000
+++ b/plugins/gaiminc.c	Sat Oct 16 15:07:22 2004 +0000
@@ -20,7 +20,8 @@
 }
 
 static gboolean
-reverse(GaimAccount *account, char **who, char **message, int *flags)
+reverse(GaimAccount *account, char **who, char **message,
+		GaimConversation *conv, int *flags)
 {
 	/* this will drive you insane. whenever you receive a message,
 	 * the text of the message (HTML and all) will be reversed. */

mercurial