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)
Found by GCC 4.9.

Fixes: a7a300e7d996 ("output: Support decimal and mixed alignment,")

No differences found