summaryrefslogtreecommitdiff
path: root/pith/save.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/save.h')
-rw-r--r--pith/save.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/save.h b/pith/save.h
index 4664552..4ae1d94 100644
--- a/pith/save.h
+++ b/pith/save.h
@@ -39,7 +39,7 @@
#define SSCP_ANSWER_IS_YES 0x4
-/* exported protoypes */
+/* exported prototypes */
char *save_get_default(struct pine *, ENVELOPE *, long, char *, CONTEXT_S **);
void save_get_fldr_from_env(char *, int, ENVELOPE *, struct pine *, long, char *);
long save(struct pine *, MAILSTREAM *, CONTEXT_S *, char *, MSGNO_S *, int);