pidgin/plugins/history.c

changeset 23088
db14d7541088
parent 23062
9b984c0fda98
child 24816
bd870d9ff0ab
child 24956
05aa5ba1eab4
--- a/pidgin/plugins/history.c	Tue May 13 16:52:21 2008 +0000
+++ b/pidgin/plugins/history.c	Tue May 13 16:52:40 2008 +0000
@@ -43,7 +43,7 @@
 	char *header;
 	char *protocol;
 	char *escaped_alias;
-	char *header_date;
+	const char *header_date;
 
 	convtype = purple_conversation_get_type(c);
 	gtkconv = PIDGIN_CONVERSATION(c);

mercurial