summaryrefslogtreecommitdiff
path: root/pith/mailcmd.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/mailcmd.h')
-rw-r--r--pith/mailcmd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/mailcmd.h b/pith/mailcmd.h
index 0e00895..560779d 100644
--- a/pith/mailcmd.h
+++ b/pith/mailcmd.h
@@ -49,7 +49,7 @@
#define MCMD_ISAGG(O) ((O) & (MCMD_AGG | MCMD_AGG_2))
-/* exported protoypes */
+/* exported prototypes */
int any_messages(MSGNO_S *, char *, char *);
void bogus_utf8_command(char *, char *);
int can_set_flag(struct pine *, char *, int);