Revert "Remove all uses of G_CONST_RETURN"
[platform/upstream/glib.git] / glib / gunicode.h
index d7a68c2..c64f5f4 100644 (file)
@@ -236,7 +236,7 @@ typedef enum
  * in case the locale's charset will be changed later using setlocale()
  * or in some other way.
  */
-gboolean g_get_charset (const char **charset);
+gboolean g_get_charset (G_CONST_RETURN char **charset);
 
 /* These are all analogs of the <ctype.h> functions.
  */