diff src/gtkblist.c @ 9954:a9fb4493ae22

[gaim-migrate @ 10851] a combination of the hacking i've been doing on jabber, and the patch datallah just sent me committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sun, 05 Sep 2004 17:10:39 +0000
parents ced29c7b396c
children b6a74cbfd182
line wrap: on
line diff
--- a/src/gtkblist.c	Sun Sep 05 06:29:51 2004 +0000
+++ b/src/gtkblist.c	Sun Sep 05 17:10:39 2004 +0000
@@ -2588,7 +2588,7 @@
 }
 
 struct _emblem_data {
-	char *filename;
+	const char *filename;
 	int x;
 	int y;
 };