summaryrefslogtreecommitdiff
path: root/mail/mail.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mail.h')
-rw-r--r--mail/mail.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mail.h b/mail/mail.h
index 081cc371a..b4b74cc68 100644
--- a/mail/mail.h
+++ b/mail/mail.h
@@ -402,7 +402,6 @@ int msgset_parse (const int argc, char **argv, int flags, msgset_t **mset);
int msgset_member (msgset_t *set, size_t n);
msgset_t *msgset_negate (msgset_t *set);
size_t msgset_count (msgset_t *set);
-
#define MDHINT_SELECTED_HEADERS 0x1
@@ -580,6 +579,7 @@ char **alias_compl (int argc, char **argv, int ws);
char **mailvar_set_compl (int argc, char **argv, int ws);
char **exec_compl (int argc, char **argv, int ws);
char **shell_compl (int argc, char **argv, int ws);
+char *msgtype_generator (const char *text, int state);
#else
# define file_compl NULL
# define no_compl NULL

Return to:

Send suggestions and report system problems to the System administrator.