X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Foutput%2Fcairo-fsm.c;h=708bedec03756fc379a193151066c31e2197104e;hb=26bad54c73bdb354262a2434de93e632a286b0d3;hp=39f1cf02e990fd33ff345975f35daac2dd88aaff;hpb=476f9dbb75029552e8f3ba4c975c2f6b0cd5325f;p=pspp diff --git a/src/output/cairo-fsm.c b/src/output/cairo-fsm.c index 39f1cf02e9..708bedec03 100644 --- a/src/output/cairo-fsm.c +++ b/src/output/cairo-fsm.c @@ -992,7 +992,8 @@ xr_fsm_create (const struct output_item *item_, item = table_item_super ( text_item_to_table_item ( text_item_create (TEXT_ITEM_TITLE, - to_group_open_item (item_)->command_name))); + to_group_open_item (item_)->command_name, + NULL))); } else NOT_REACHED ();