diff pidgin/gtkthemes.c @ 18063:926ccb104da0

disapproval of revision '1411afd7660760db59966c3a9f18e2adab8eb27e'
author Richard Laager <rlaager@wiktel.com>
date Sat, 16 Jun 2007 19:00:35 +0000
parents 4ca97b26a8fb
children 464004cc58e4
line wrap: on
line diff
--- a/pidgin/gtkthemes.c	Thu Jun 07 04:22:42 2007 +0000
+++ b/pidgin/gtkthemes.c	Sat Jun 16 19:00:35 2007 +0000
@@ -237,7 +237,7 @@
 	}
 
 	if (load) {
-		const GList *cnv;
+		GList *cnv;
 
 		if (current_smiley_theme)
 			pidgin_themes_destroy_smiley_theme(current_smiley_theme);