summaryrefslogtreecommitdiffstats
path: root/libroff.h
diff options
context:
space:
mode:
Diffstat (limited to 'libroff.h')
-rw-r--r--libroff.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libroff.h b/libroff.h
index e310275c..d86858b9 100644
--- a/libroff.h
+++ b/libroff.h
@@ -101,6 +101,7 @@ struct tbl {
struct tbl_row *last_row;
struct tbl_span *first_span;
struct tbl_span *last_span;
+ struct tbl *next;
};
#define TBL_MSG(tblp, type, line, col) \