aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-digest-store.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-digest-store.h')
-rw-r--r--camel/camel-digest-store.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/camel-digest-store.h b/camel/camel-digest-store.h
index 53f896e821..90e802f09f 100644
--- a/camel/camel-digest-store.h
+++ b/camel/camel-digest-store.h
@@ -50,7 +50,7 @@ struct _CamelDigestStoreClass {
CamelType camel_digest_store_get_type (void);
-CamelStore *camel_digest_store_new (void);
+CamelStore *camel_digest_store_new (const char *url);
#ifdef __cplusplus
}