summaryrefslogtreecommitdiffstats
path: root/tbl.c
diff options
context:
space:
mode:
Diffstat (limited to 'tbl.c')
-rw-r--r--tbl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tbl.c b/tbl.c
index b14308a5..1dc41e93 100644
--- a/tbl.c
+++ b/tbl.c
@@ -64,7 +64,7 @@ tbl_read(struct tbl *tbl, int ln, const char *p, int offs)
if (';' != cp[len - 1])
tbl->part = TBL_PART_LAYOUT;
- return(1);
+ return(ROFF_CONT);
}
struct tbl *