summaryrefslogtreecommitdiffstats
path: root/mx.h
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1999-09-01 07:20:41 +0000
committerThomas Roessler <roessler@does-not-exist.org>1999-09-01 07:20:41 +0000
commiteb081415f33a84e9cfcfd847127193dbcc32fd4c (patch)
tree177dd7429495cd62f7596c5ae56ba4971a700118 /mx.h
parentb62f5ae2a0fdfd0cc47b94e70f9614c78ea26535 (diff)
adding a prototype.
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 d61f13d3..622a3cd4 100644
--- a/mx.h
+++ b/mx.h
@@ -53,6 +53,7 @@ int mbox_close_mailbox (CONTEXT *);
int mbox_lock_mailbox (CONTEXT *, int, int);
int mbox_parse_mailbox (CONTEXT *);
int mmdf_parse_mailbox (CONTEXT *);
+void mbox_unlock_mailbox (CONTEXT *);
int mh_read_dir (CONTEXT *, const char *);
int mh_sync_mailbox (CONTEXT *);