X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fhelper.h;h=597fdd78b48171c68098950879b8379491815475;hb=f4acf01c6fa8b9f357e8f62db6c4772dc863300d;hp=78cd22cfbec2e164e72b358b74fbaa67b267a349;hpb=320267625a64914733f6ab2e87b48f93c53fd6c5;p=pspp diff --git a/src/ui/gui/helper.h b/src/ui/gui/helper.h index 78cd22cfbe..597fdd78b4 100644 --- a/src/ui/gui/helper.h +++ b/src/ui/gui/helper.h @@ -48,9 +48,7 @@ null_if_empty_param (const gchar *name, const gchar *nick, } -/* Formats a value according to FORMAT - The returned string must be freed when no longer required */ -gchar * value_to_text (union value v, const PsppireDict *dict, struct fmt_spec format); +gchar * value_to_text (union value v, const struct variable *); union value *