X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fdata-list.c;h=a5ec8da24cbae3ba5eb36a36e7a953995ad3566f;hb=def7e6026513a3ee7c2b38416b30a2e890e34311;hp=de50b437990fdf16a88ca6b7a98646a4e9182a1d;hpb=c87013b64d1731dac5da8f738ae8d1b4c1030a90;p=pspp-builds.git diff --git a/src/data-list.c b/src/data-list.c index de50b437..a5ec8da2 100644 --- a/src/data-list.c +++ b/src/data-list.c @@ -839,7 +839,7 @@ parse_free (struct dls_var_spec **first, struct dls_var_spec **last) input.type = FMT_F; input.w = 8; input.d = 0; - output = set_format; + output = get_format(); } if (input.type == FMT_A || input.type == FMT_AHEX) @@ -1129,7 +1129,7 @@ read_from_data_list_list (const struct data_list_pgm *dls, if (column == 0) { - if (set_undefined) + if (get_undefined() ) msg (SW, _("Missing value(s) for all variables from %s onward. " "These will be filled with the system-missing value " "or blanks, as appropriate."),