diff options
Diffstat (limited to 'pith/sequence.h')
-rw-r--r-- | pith/sequence.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/sequence.h b/pith/sequence.h index 34a8fb62..2ee5e182 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 *); |