summaryrefslogtreecommitdiff
path: root/pith/icache.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/icache.h')
-rw-r--r--pith/icache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/icache.h b/pith/icache.h
index fff2a99..394dba7 100644
--- a/pith/icache.h
+++ b/pith/icache.h
@@ -28,7 +28,7 @@
#define IC_CLEAR_WIDTHS_DONE 0x02
-/* exported protoypes */
+/* exported prototypes */
void clear_index_cache_ent(MAILSTREAM *, long, unsigned);
void clear_index_cache(MAILSTREAM *, unsigned);
void clear_index_cache_for_thread(MAILSTREAM *, PINETHRD_S *, MSGNO_S *);