summaryrefslogtreecommitdiff
path: root/pith/mailview.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/mailview.h')
-rw-r--r--pith/mailview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/mailview.h b/pith/mailview.h
index 3495deb..9007f94 100644
--- a/pith/mailview.h
+++ b/pith/mailview.h
@@ -122,7 +122,7 @@ typedef struct header_s {
}
-/* exported protoypes */
+/* exported prototypes */
int format_message(long, ENVELOPE *, BODY *, HANDLE_S **, int, gf_io_t);
int format_attachment_list(long int, BODY *, HANDLE_S **, int, int, gf_io_t);
char *format_body(long int, BODY *, HANDLE_S **, HEADER_S *, int, int, gf_io_t);