summaryrefslogtreecommitdiffstats
path: root/tbl_term.c
diff options
context:
space:
mode:
Diffstat (limited to 'tbl_term.c')
-rw-r--r--tbl_term.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tbl_term.c b/tbl_term.c
index d0228b32..69d91eb2 100644
--- a/tbl_term.c
+++ b/tbl_term.c
@@ -47,7 +47,7 @@ static void tbl_word(struct termp *, const struct tbl_dat *);
static size_t
term_tbl_sulen(const struct roffsu *su, void *arg)
{
- return term_hspan((const struct termp *)arg, su) / 24;
+ return term_hen((const struct termp *)arg, su);
}
static size_t