summaryrefslogtreecommitdiff
path: root/pith/handle.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/handle.h')
-rw-r--r--pith/handle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/handle.h b/pith/handle.h
index a15c67d..afbd137 100644
--- a/pith/handle.h
+++ b/pith/handle.h
@@ -82,7 +82,7 @@ typedef struct handle_s {
typedef int (*url_tool_t)(char *);
-/* exported protoypes */
+/* exported prototypes */
HANDLE_S *get_handle(HANDLE_S *, int);
void init_handles(HANDLE_S **);
HANDLE_S *new_handle(HANDLE_S **);