diff options
Diffstat (limited to 'pith/icache.h')
-rw-r--r-- | pith/icache.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/icache.h b/pith/icache.h index fff2a992..394dba7c 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 *); |