summaryrefslogtreecommitdiffstats
path: root/protos.h
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1999-01-09 17:52:56 +0000
committerThomas Roessler <roessler@does-not-exist.org>1999-01-09 17:52:56 +0000
commit117822d1976ab84e859d1a1302cf6008e7e8048d (patch)
tree1f4c2d8f266874052c54fb328ca430e056bad13a /protos.h
parent618a9a692db8e394d1f1671332bb061eff73b874 (diff)
Byrial's latest changes to stable.
Diffstat (limited to 'protos.h')
-rw-r--r--protos.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protos.h b/protos.h
index 0eed0dde..5c8ce635 100644
--- a/protos.h
+++ b/protos.h
@@ -214,7 +214,7 @@ int mutt_check_key (const char *);
int mutt_check_menu (const char *);
int mutt_check_mime_type (const char *);
int mutt_check_month (const char *);
-int mutt_check_overwrite (const char *, const char *, char *, size_t, int);
+int mutt_check_overwrite (const char *, const char *, char *, size_t, int *);
int mutt_command_complete (char *, size_t, int, int);
int mutt_var_value_complete (char *, size_t, int);
int mutt_complete (char *);