summaryrefslogtreecommitdiff
path: root/pith/flag.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/flag.h')
-rw-r--r--pith/flag.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/flag.h b/pith/flag.h
index 48c8f05..7a30f01 100644
--- a/pith/flag.h
+++ b/pith/flag.h
@@ -141,7 +141,7 @@
typedef long MsgNo;
-/* exported protoypes */
+/* exported prototypes */
long count_flagged(MAILSTREAM *, long);
MsgNo first_sorted_flagged(unsigned long, MAILSTREAM *, long, int);
MsgNo next_sorted_flagged(unsigned long, MAILSTREAM *, long, int *);