tab: Fix implementation of "middle" vertical alignment in tab_get_cell().
authorBen Pfaff <blp@cs.stanford.edu>
Wed, 2 Jan 2019 22:36:34 +0000 (14:36 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Wed, 2 Jan 2019 22:50:14 +0000 (14:50 -0800)
commitbb1ca048fd178b13296604c5ddc8a44751a4ab35
treea4d3b48c0e4919ef530002debefd9d1dcc24e875
parent7163d44c60105d8a50b4888caed804338eee8b43
tab: Fix implementation of "middle" vertical alignment in tab_get_cell().

Found by GCC 4.9.

Fixes: a7a300e7d996 ("output: Support decimal and mixed alignment,")
src/output/tab.c