--- a/src/util.h Mon Aug 02 03:24:11 2004 +0000 +++ b/src/util.h Mon Aug 02 03:33:00 2004 +0000 @@ -666,7 +666,7 @@ * * @return The UTF-8 string, or @c NULL if it could not be converted. */ -char *gaim_utf8_try_convert(const char *str); +gchar *gaim_utf8_try_convert(const char *str); /** * Compares two UTF-8 strings.