--- a/libpurple/plugins/tcl/tcl_ref.c Thu May 03 17:56:31 2007 +0000 +++ b/libpurple/plugins/tcl/tcl_ref.c Thu May 03 18:02:54 2007 +0000 @@ -114,7 +114,7 @@ char *ptr; PurpleStringref *type; void *value; - static const char const *prefix = "purple-"; + static const char prefix[] = "purple-"; static const int prefixlen = sizeof(prefix) - 1; if (strlen(bytes) < prefixlen