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 1cb2f534..3fa0e95a 100644
--- a/libroff.h
+++ b/libroff.h
@@ -46,6 +46,7 @@ struct eqn_node {
struct eqn_def *defs;
size_t defsz;
char *data;
+ size_t rew;
size_t cur;
size_t sz;
struct eqn eqn;