summaryrefslogtreecommitdiff
path: root/pith/color.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/color.h')
-rw-r--r--pith/color.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/color.h b/pith/color.h
index b5b9f01..f74a4ce 100644
--- a/pith/color.h
+++ b/pith/color.h
@@ -78,7 +78,7 @@ typedef struct spec_color_s {
#define DEFAULT_IND_OP_BACK_RGB "255,255,255"
-/* exported protoypes */
+/* exported prototypes */
char *color_embed(char *, char *);
int colorcmp(char *, char *);
int color_a_quote(long, char *, LT_INS_S **, void *);