X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Foutput%2Fspv%2Fspv-legacy-decoder.h;h=bc1ffe1807acee23292c9f87773eb9d70af9fd9c;hb=4b9e9bd0e1c0454b637ec05f8e7538a74433f467;hp=0b88811a6842717dc08d7cc7576ab284d7b87c24;hpb=5164eb1bfa0527dcb32248fb1fc7db55c2bcc94c;p=pspp diff --git a/src/output/spv/spv-legacy-decoder.h b/src/output/spv/spv-legacy-decoder.h index 0b88811a68..bc1ffe1807 100644 --- a/src/output/spv/spv-legacy-decoder.h +++ b/src/output/spv/spv-legacy-decoder.h @@ -31,7 +31,7 @@ struct pivot_table_look; char *decode_spvdx_table (const struct spvdx_visualization *, const char *subtype, const struct pivot_table_look *, - struct spv_data *, + const struct spv_data *, struct pivot_table **outp) WARN_UNUSED_RESULT;