aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-store-summary.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-store-summary.h')
-rw-r--r--camel/camel-store-summary.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/camel-store-summary.h b/camel/camel-store-summary.h
index 6f11f1276c..a26d2fa84c 100644
--- a/camel/camel-store-summary.h
+++ b/camel/camel-store-summary.h
@@ -118,7 +118,7 @@ struct _CamelStoreSummaryClass {
void (*folder_info_set_string)(CamelStoreSummary *, CamelFolderInfo *, int, const char *);
};
-guint camel_store_summary_get_type (void);
+CamelType camel_store_summary_get_type (void);
CamelStoreSummary *camel_store_summary_new (void);
void camel_store_summary_set_filename(CamelStoreSummary *, const char *);