summaryrefslogtreecommitdiff
path: root/pith/mailcap.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/mailcap.h')
-rw-r--r--pith/mailcap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/mailcap.h b/pith/mailcap.h
index 08cc39d..e4482e9 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);