diff options
Diffstat (limited to 'pith/search.h')
-rw-r--r-- | pith/search.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/search.h b/pith/search.h index 20cba1b2..783670a6 100644 --- a/pith/search.h +++ b/pith/search.h @@ -18,7 +18,7 @@ #define PITH_SEARCH_INCLUDED -/* exported protoypes */ +/* exported prototypes */ SEARCHSET *build_searchset(MAILSTREAM *); int in_searchset(SEARCHSET *, unsigned long); |