X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fdata%2Fformat.h;h=88a82ee970c11647cee853579ed8edd566c4d673;hb=refs%2Fbuilds%2F20120129030507%2Fpspp;hp=481ac87fd2894119f6e184b74c4b8c87686dbf93;hpb=81579d9e9f994fb2908f50af41c3eb033d216e58;p=pspp diff --git a/src/data/format.h b/src/data/format.h index 481ac87fd2..88a82ee970 100644 --- a/src/data/format.h +++ b/src/data/format.h @@ -125,6 +125,7 @@ int fmt_to_io (enum fmt_type) PURE_FUNCTION; bool fmt_from_io (int io, enum fmt_type *); const char *fmt_date_template (enum fmt_type) PURE_FUNCTION; +const char *fmt_gui_name (enum fmt_type); /* Format settings.