src/protocols/msn/utils.c

changeset 11897
10853b830964
parent 11176
a7b860aa756e
child 12410
98d8abd3db98
--- 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];

mercurial