summaryrefslogtreecommitdiff
path: root/pith/pineelt.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/pineelt.h')
-rw-r--r--pith/pineelt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pith/pineelt.h b/pith/pineelt.h
index 2ed46aa1..54ab3811 100644
--- a/pith/pineelt.h
+++ b/pith/pineelt.h
@@ -41,6 +41,7 @@ typedef struct pine_elt {
PINETHRD_S *pthrd;
PARTEX_S *exceptions;
ICE_S *ice;
+ char *firsttext;
/* per-message pine state bits */
unsigned int hidden:1;
unsigned int excluded:1;