src/util.h

changeset 9642
ec0b88cf9161
parent 9427
4155f2f8f5fb
child 9670
4e8cb7ef72ab
--- 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.

mercurial