X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Foutput%2Fspv%2Fspv-light-decoder.c;h=7bc3b1fb272f469ab302920e2451cebfe2c927e3;hb=bef05451ef0f1a79d5427d5d4701b2744824c0b4;hp=f8c4f618b2edb0bb184af82940328e2512b67b6f;hpb=cc2f30a26fb9dc6c0f92210c790df6c39bba038f;p=pspp diff --git a/src/output/spv/spv-light-decoder.c b/src/output/spv/spv-light-decoder.c index f8c4f618b2..7bc3b1fb27 100644 --- a/src/output/spv/spv-light-decoder.c +++ b/src/output/spv/spv-light-decoder.c @@ -939,6 +939,8 @@ decode_spvlb_table (const struct spvlb_table *in, struct pivot_table **outp) /* XXX warn if parsing fails */ } } + if (y1) + out->settings.include_leading_zero = y1->include_leading_zero; out->small = in->formats->x3 ? in->formats->x3->small : 0; /* Command information. */