summaryrefslogtreecommitdiff
path: root/pith/thread.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/thread.h')
-rw-r--r--pith/thread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/thread.h b/pith/thread.h
index 63573bc..4258b28 100644
--- a/pith/thread.h
+++ b/pith/thread.h
@@ -85,7 +85,7 @@ typedef struct pine_thrd {
&& ps_global->thread_disp_style != THREAD_NONE)
-/* exported protoypes */
+/* exported prototypes */
PINETHRD_S *fetch_thread(MAILSTREAM *, unsigned long);
PINETHRD_S *fetch_head_thread(MAILSTREAM *);
void set_flags_for_thread(MAILSTREAM *, MSGNO_S *, int, PINETHRD_S *, int);