summaryrefslogtreecommitdiffstats
path: root/mx.h
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1998-09-22 22:54:46 +0000
committerThomas Roessler <roessler@does-not-exist.org>1998-09-22 22:54:46 +0000
commit3085b2d03c5654694f8c712abf13f306646ec054 (patch)
tree524bfc688ea0ebac732397ffbdfa7b2f8c0d3817 /mx.h
parent44716e861e9c38c6771d2605e3c3b9db7ecc145a (diff)
A first take at corrected mh/maildir support.
Diffstat (limited to 'mx.h')
-rw-r--r--mx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mx.h b/mx.h
index a430f1d8..3026fa03 100644
--- a/mx.h
+++ b/mx.h
@@ -57,6 +57,7 @@ int mutt_reopen_mailbox (CONTEXT *, int *);
void mx_alloc_memory (CONTEXT *);
void mx_update_context (CONTEXT *);
+void mx_update_tables (CONTEXT *, int);
FILE *mx_open_file_lock (const char *, const char *);