--- 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);