libpurple/protocols/jabber/usermood.c

branch
soc.2007.xmpp
changeset 17785
213644eb049c
parent 17784
6aab6554431e
child 17786
23e2e1e131cc
--- a/libpurple/protocols/jabber/usermood.c	Fri Jun 15 07:44:05 2007 +0000
+++ b/libpurple/protocols/jabber/usermood.c	Fri Jun 15 11:00:46 2007 +0000
@@ -26,7 +26,7 @@
 #include "internal.h"
 #include "request.h"
 
-static char *moodstrings[] = {
+static const char *moodstrings[] = {
 	"afraid",
 	"amazed",
 	"angry",

mercurial