aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-mime-filter-index.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-mime-filter-index.h')
-rw-r--r--camel/camel-mime-filter-index.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/camel/camel-mime-filter-index.h b/camel/camel-mime-filter-index.h
index b4ea1966f0..f480fc55c7 100644
--- a/camel/camel-mime-filter-index.h
+++ b/camel/camel-mime-filter-index.h
@@ -53,5 +53,6 @@ CamelMimeFilterIndex *camel_mime_filter_index_new_ibex (ibex *);
/* Set the match name for any indexed words */
void camel_mime_filter_index_set_name (CamelMimeFilterIndex *, char *);
+void camel_mime_filter_index_set_ibex (CamelMimeFilterIndex *mf, ibex *index);
#endif /* ! _CAMEL_MIME_FILTER_INDEX_H */