diff -r 1ea8813eabce -r bcf28ef7e8ff pidgin/gtkrequest.c --- a/pidgin/gtkrequest.c Sat Jun 16 19:21:06 2007 +0000 +++ b/pidgin/gtkrequest.c Sat Jun 16 19:44:59 2007 +0000 @@ -974,7 +974,7 @@ GtkTreeSelection *sel; GtkTreeViewColumn *column; GtkTreeIter iter; - const GList *l; + GList *l; /* Create the scrolled window */ sw = gtk_scrolled_window_new(NULL, NULL);