summaryrefslogtreecommitdiff
path: root/alpine/mailview.h
diff options
context:
space:
mode:
Diffstat (limited to 'alpine/mailview.h')
-rw-r--r--alpine/mailview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/alpine/mailview.h b/alpine/mailview.h
index e1a2bd4..b1018e1 100644
--- a/alpine/mailview.h
+++ b/alpine/mailview.h
@@ -109,7 +109,7 @@ typedef struct scrolltool_s {
} SCROLL_S;
-/* exported protoypes */
+/* exported prototypes */
char *get_url_external_handler(char *, int);
int do_url_launch(char *, char *);
void mail_view_screen(struct pine *);