src/status.c

changeset 12816
5f93e09fa9a6
parent 12797
d0f51cfde6bc
child 13039
ae0449c44528
--- a/src/status.c	Wed Jan 11 03:42:22 2006 +0000
+++ b/src/status.c	Wed Jan 11 04:32:12 2006 +0000
@@ -1638,8 +1638,8 @@
 * Status subsystem
 **************************************************************************/
 static void
-score_pref_changed_cb(const char *name, GaimPrefType type, gpointer value,
-		gpointer data)
+score_pref_changed_cb(const char *name, GaimPrefType type,
+					  gconstpointer value, gpointer data)
 {
 	int index = GPOINTER_TO_INT(data);
 

mercurial