summaryrefslogtreecommitdiff
path: root/alpine/send.h
diff options
context:
space:
mode:
Diffstat (limited to 'alpine/send.h')
-rw-r--r--alpine/send.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/alpine/send.h b/alpine/send.h
index f8d63f8..cdf0326 100644
--- a/alpine/send.h
+++ b/alpine/send.h
@@ -34,7 +34,7 @@
#define PS_STICKY_TO 0x02
-/* exported protoypes */
+/* exported prototypes */
void compose_screen(struct pine *);
void alt_compose_screen(struct pine *);
void compose_mail(char *, char *, ACTION_S *, PATMT *, gf_io_t);