--- a/src/protocols/msn/utils.c Sat Oct 29 21:11:07 2005 +0000 +++ b/src/protocols/msn/utils.c Sun Oct 30 16:59:25 2005 +0000 @@ -130,7 +130,7 @@ * We need this because we're only supposed to encode spaces in the font * names. gaim_url_encode() isn't acceptable. */ -const char * +static const char * encode_spaces(const char *str) { static char buf[BUF_LEN];