diff src/protocols/yahoo/yahoo.c @ 9972:2c7c6bdb938b

[gaim-migrate @ 10883] Some stuff committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Wed, 08 Sep 2004 02:47:13 +0000
parents f8e395a054e2
children 920f6a5bcb4a
line wrap: on
line diff
--- a/src/protocols/yahoo/yahoo.c	Wed Sep 08 02:33:53 2004 +0000
+++ b/src/protocols/yahoo/yahoo.c	Wed Sep 08 02:47:13 2004 +0000
@@ -2507,7 +2507,7 @@
 	return "yahoo";
 }
 
-static void yahoo_list_emblems(GaimBuddy *b, char **se, char **sw, char **nw, char **ne)
+static void yahoo_list_emblems(GaimBuddy *b, const char **se, const char **sw, const char **nw, const char **ne)
 {
 	int i = 0;
 	char *emblems[4] = {NULL,NULL,NULL,NULL};