diff options
Diffstat (limited to 'pith/string.h')
-rw-r--r-- | pith/string.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/string.h b/pith/string.h index 4263249e..65306085 100644 --- a/pith/string.h +++ b/pith/string.h @@ -85,7 +85,7 @@ struct date { #define BUILDER_FOOTER_MANGLED 0x4 -/* exported protoypes */ +/* exported prototypes */ char *rplstr(char *, size_t, int, char *); void sqzspaces(char *); void sqznewlines(char *); |