diff plugins/timestamp.c @ 13233:f09c6e8df82c

[gaim-migrate @ 15598] SF Patch #1417225 from Sadrul This reworks the conversation signals. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Sat, 11 Feb 2006 19:16:38 +0000
parents e1e5462b7d81
children e132f0969763
line wrap: on
line diff
--- a/plugins/timestamp.c	Sat Feb 11 19:07:49 2006 +0000
+++ b/plugins/timestamp.c	Sat Feb 11 19:16:38 2006 +0000
@@ -82,8 +82,8 @@
 
 
 static gboolean
-timestamp_displaying_conv_msg(GaimAccount *account, GaimConversation *conv,
-							  char **buffer, GaimMessageFlags flags, void *data)
+timestamp_displaying_conv_msg(GaimAccount *account, const char *who, char **buffer,
+				GaimConversation *conv, GaimMessageFlags flags, void *data)
 {
 	int is_timestamp_enabled;