summaryrefslogtreecommitdiffstats
path: root/globals.h
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1999-09-30 19:47:19 +0000
committerThomas Roessler <roessler@does-not-exist.org>1999-09-30 19:47:19 +0000
commit38a4991acb1455c51cbe8f32aeda324dea657979 (patch)
treef25ebeec954ba58184f43f77a3803d52b61f813b /globals.h
parent0d3783d3aeb10a5ad2006e18c136ff9b0206b4f6 (diff)
[unstable] Re-add in-reply-to. This time with a suitable default. #-\
Diffstat (limited to 'globals.h')
-rw-r--r--globals.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/globals.h b/globals.h
index 668e2109..7571533b 100644
--- a/globals.h
+++ b/globals.h
@@ -53,6 +53,7 @@ WHERE char *ImapPass INITVAL (NULL);
WHERE short ImapCheckTimeout;
WHERE char *ImapHomeNamespace INITVAL (NULL);
#endif
+WHERE char *InReplyTo;
WHERE char *Inbox;
WHERE char *Ispell;
WHERE char *Locale;