summaryrefslogtreecommitdiff
path: root/pith/stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/stream.h')
-rw-r--r--pith/stream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/stream.h b/pith/stream.h
index f8e8654..bb1b76e 100644
--- a/pith/stream.h
+++ b/pith/stream.h
@@ -407,7 +407,7 @@ extern MAILSTATUS *pine_cached_status;
#define pine_fetchheader_lines_not(S,N,M,F) pine_fetch_header(S,N,M,F,FT_NOT)
-/* exported protoypes */
+/* exported prototypes */
MAILSTREAM *pine_mail_open(MAILSTREAM *, char *, long, long *);
long pine_mail_create(MAILSTREAM *, char *);
long pine_mail_delete(MAILSTREAM *, char *);