From 06c6ab430b223f6923fe74a4b8d11f3e626848a8 Mon Sep 17 00:00:00 2001 From: Eduardo Chappa Date: Wed, 15 Jan 2020 21:41:39 -0700 Subject: * Fix a number of misspellings in the source code of Alpine. I hav only fixed those that belong to the source code of Alpine and do not come from an external source. List contributed by Jens Schleusener. --- pith/mailcap.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pith/mailcap.h') diff --git a/pith/mailcap.h b/pith/mailcap.h index 08cc39da..e4482e92 100644 --- a/pith/mailcap.h +++ b/pith/mailcap.h @@ -24,7 +24,7 @@ typedef struct mcap_cmd { } MCAP_CMD_S; -/* exported protoypes */ +/* exported prototypes */ char *mc_conf_path(char *, char *, char *, int, char *); int mailcap_can_display(int, char *, BODY *, int); MCAP_CMD_S *mailcap_build_command(int, char *, BODY *, char *, int *, int); -- cgit v1.2.3-54-g00ecf