summaryrefslogtreecommitdiff
path: root/pith/strlst.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/strlst.h')
-rw-r--r--pith/strlst.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/strlst.h b/pith/strlst.h
index c4c1ff5..f4046b3 100644
--- a/pith/strlst.h
+++ b/pith/strlst.h
@@ -18,7 +18,7 @@
#define PITH_STRLST_INCLUDED
-/* exported protoypes */
+/* exported prototypes */
STRINGLIST *new_strlst(char **);
void free_strlst(STRINGLIST **);