summaryrefslogtreecommitdiff
path: root/pith/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/util.h')
-rw-r--r--pith/util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/util.h b/pith/util.h
index 7a9a7f7..1fa346a 100644
--- a/pith/util.h
+++ b/pith/util.h
@@ -51,7 +51,7 @@ typedef struct screen_position {
#define SCREEN_FUN_NULL ((void (*)(struct pine *)) NULL)
-/* exported protoypes */
+/* exported prototypes */
int *cpyint(int);
/* currently mandatory to implement stubs */