X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-encoding-selector.h;h=4d6e4eaffaad975a82d57417f24866f9004ceb3b;hb=37d4cd28edb71f5559642108ed035c478525bec1;hp=adf359f6970edc220875c0cb030349110a9cdf73;hpb=b769b3dac989df6dbc5f6367ed1246b7ec4ad6e1;p=pspp diff --git a/src/ui/gui/psppire-encoding-selector.h b/src/ui/gui/psppire-encoding-selector.h index adf359f697..4d6e4eaffa 100644 --- a/src/ui/gui/psppire-encoding-selector.h +++ b/src/ui/gui/psppire-encoding-selector.h @@ -22,8 +22,8 @@ GtkWidget *psppire_encoding_selector_new (const char *default_encoding, gboolean allow_auto); -/* - Return a string describing the currently selected encoding. +/* + Return a string describing the currently selected encoding. The caller should free this string when no longer required. */ gchar *psppire_encoding_selector_get_encoding (GtkWidget *selector);