diff src/protocols/gg/gg.c @ 9953:d908907d9441

[gaim-migrate @ 10849] grim | patch -p0 && cvs commit committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sun, 05 Sep 2004 06:29:51 +0000
parents ba085944efee
children c124bef68132
line wrap: on
line diff
--- a/src/protocols/gg/gg.c	Sat Sep 04 17:06:10 2004 +0000
+++ b/src/protocols/gg/gg.c	Sun Sep 05 06:29:51 2004 +0000
@@ -1,6 +1,6 @@
 /*
  * gaim - Gadu-Gadu Protocol Plugin
- * $Id: gg.c 10846 2004-09-04 05:36:32Z marv_sf $
+ * $Id: gg.c 10849 2004-09-05 06:29:51Z faceprint $
  *
  * Copyright (C) 2001 Arkadiusz Mi¶kiewicz <misiek@pld.ORG.PL>
  *
@@ -1617,7 +1617,8 @@
 	return "gadu-gadu";
 }
 
-static void agg_list_emblems(GaimBuddy *b, char **se, char **sw, char **nw, char **ne)
+static void agg_list_emblems(GaimBuddy *b, const char **se, const char **sw,
+							 const char **nw, const char **ne)
 {
 	GaimPresence *presence = gaim_buddy_get_presence(b);