diff options
Diffstat (limited to 'pith/url.h')
-rw-r--r-- | pith/url.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 **); |