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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/camel-mime-filter-index.h b/camel/camel-mime-filter-index.h
index fa1f49e830..3bb1bd532c 100644
--- a/camel/camel-mime-filter-index.h
+++ b/camel/camel-mime-filter-index.h
@@ -49,7 +49,7 @@ struct _CamelMimeFilterIndexClass {
CamelMimeFilterClass parent_class;
};
-guint camel_mime_filter_index_get_type (void);
+CamelType camel_mime_filter_index_get_type (void);
CamelMimeFilterIndex *camel_mime_filter_index_new (void);
CamelMimeFilterIndex *camel_mime_filter_index_new_index(struct _CamelIndex *);