summaryrefslogtreecommitdiff
path: root/pith/url.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/url.h')
-rw-r--r--pith/url.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/url.h b/pith/url.h
index 15e95a6..40c5bfe 100644
--- a/pith/url.h
+++ b/pith/url.h
@@ -18,7 +18,7 @@
#define PITH_URL_INCLUDED
-/* exported protoypes */
+/* exported prototypes */
char *rfc1738_scan(char *, int *);
char *rfc1738_str(char *);
unsigned long rfc1738_num(char **);