render-test: Fix invocation of tab_footnote().
authorFriedrich Beckmann <friedrich.beckmann@gmx.de>
Sun, 28 Sep 2014 23:46:07 +0000 (16:46 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 28 Sep 2014 23:47:25 +0000 (16:47 -0700)
commit607d3c7d7bc6f2e3f5bc7c07eb12b5aa6fb2bdea
tree6ba09d682d461b36195cd08bff64b4509879098b
parentcb9e751672c386ad34650e8445c6db0f04fe3051
render-test: Fix invocation of tab_footnote().

Fixes this GCC warning:

    tests/output/render-test.c: In function ‘read_table’:
    tests/output/render-test.c:491:19: error: format not a string literal and
    no format arguments [-Werror=format-security]
tests/output/render-test.c