summaryrefslogtreecommitdiffstats
path: root/tbl_term.c
diff options
context:
space:
mode:
Diffstat (limited to 'tbl_term.c')
-rw-r--r--tbl_term.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tbl_term.c b/tbl_term.c
index 3768be31..501174a3 100644
--- a/tbl_term.c
+++ b/tbl_term.c
@@ -274,6 +274,7 @@ tbl_data(struct termp *tp, const struct tbl *tbl,
case (TBL_CELL_HORIZ):
/* FALLTHROUGH */
case (TBL_CELL_DHORIZ):
+ /* FIXME: THIS IS WRONG. */
tbl_data_spanner(tp, dp, tbp);
break;
case (TBL_CELL_LONG):