summaryrefslogtreecommitdiff
path: root/pith/sequence.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/sequence.h')
-rw-r--r--pith/sequence.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/sequence.h b/pith/sequence.h
index 34a8fb6..2ee5e18 100644
--- a/pith/sequence.h
+++ b/pith/sequence.h
@@ -21,7 +21,7 @@
#include "../pith/msgno.h"
-/* exported protoypes */
+/* exported prototypes */
char *selected_sequence(MAILSTREAM *, MSGNO_S *, long *, int);
char *currentf_sequence(MAILSTREAM *, MSGNO_S *, long, long *, int, char **, char **);
char *invalid_elt_sequence(MAILSTREAM *, MSGNO_S *);