diff src/protocols/trepia/trepia.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 a9fb4493ae22
children 32467b63f55a
line wrap: on
line diff
--- a/src/protocols/trepia/trepia.c	Wed Sep 08 02:33:53 2004 +0000
+++ b/src/protocols/trepia/trepia.c	Wed Sep 08 02:47:13 2004 +0000
@@ -359,8 +359,8 @@
 }
 
 static void
-trepia_list_emblems(GaimBuddy *b, char **se, char **sw,
-				 char **nw, char **ne)
+trepia_list_emblems(GaimBuddy *b, const char **se, const char **sw,
+					const char **nw, const char **ne)
 {
 	TrepiaProfile *profile = (TrepiaProfile *)b->proto_data;