X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fformat.h;h=97fe0c99fd8814e15acd8895e09da476196141e0;hb=d4d9866bb2ec1797b8fb103e7144d0e9ffd1abff;hp=a1a6e5c54ebe50931676244181376621326fba6c;hpb=6f972e0ef93c3a7e00fd5335ea22af2c878f4589;p=pspp diff --git a/src/format.h b/src/format.h index a1a6e5c54e..97fe0c99fd 100644 --- a/src/format.h +++ b/src/format.h @@ -25,8 +25,7 @@ this list: misc.c:convert_fmt_ItoO() sfm-read.c:parse_format_spec() - data-in.c:parse_string_as_format() - data-out.c:convert_format_to_string(). */ + data-in.c:parse_string_as_format() */ #define DEFFMT(LABEL, NAME, N_ARGS, IMIN_W, IMAX_W, OMIN_W, OMAX_W, \ CAT, OUTPUT, SPSS_FMT) \ LABEL,