summaryrefslogtreecommitdiff
path: root/pith/string.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/string.h')
-rw-r--r--pith/string.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/string.h b/pith/string.h
index 4263249..6530608 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 *);