plugins/history.c

changeset 12816
5f93e09fa9a6
parent 12632
91f69473e4c5
child 13105
8f9c66e4af87
--- a/plugins/history.c	Wed Jan 11 03:42:22 2006 +0000
+++ b/plugins/history.c	Wed Jan 11 04:32:12 2006 +0000
@@ -150,7 +150,8 @@
 	}
 }
 
-static void history_prefs_cb(const char *name, GaimPrefType type, gpointer val, gpointer data)
+static void history_prefs_cb(const char *name, GaimPrefType type,
+							 gconstpointer val, gpointer data)
 {
 	history_prefs_check((GaimPlugin *)data);
 }

mercurial