X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fdata%2Fformat.h;h=def3cdc3f7a02eb3745f75bfe03c4a610d836f94;hb=5e8c1fe99924e0ebe0f33441475f8164ee20918e;hp=1744becccc68c91cb79881f269227a6923b1d179;hpb=6e8e87dfefd60ab46c6a484374cfd7911eef07c9;p=pspp diff --git a/src/data/format.h b/src/data/format.h index 1744becccc..def3cdc3f7 100644 --- a/src/data/format.h +++ b/src/data/format.h @@ -134,7 +134,7 @@ bool fmt_usable_for_input (enum fmt_type) PURE_FUNCTION; 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_date_template (enum fmt_type, int width) PURE_FUNCTION; const char *fmt_gui_name (enum fmt_type); /* Format settings.