summaryrefslogtreecommitdiff
path: root/pith/mimetype.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/mimetype.h')
-rw-r--r--pith/mimetype.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/mimetype.h b/pith/mimetype.h
index 36d4b2a..06be87b 100644
--- a/pith/mimetype.h
+++ b/pith/mimetype.h
@@ -39,7 +39,7 @@ typedef struct {
typedef int (* MT_OPERATORPROC)(MT_MAP_T *, FILE *);
-/* exported protoypes */
+/* exported prototypes */
int set_mime_type_by_extension(BODY *, char *);
int set_mime_extension_by_type(char *, char *);
int check_mime_type_by_extension(char *, char *);