aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/cache/camel-cache-provider.c
diff options
context:
space:
mode:
Diffstat (limited to 'camel/providers/cache/camel-cache-provider.c')
-rw-r--r--camel/providers/cache/camel-cache-provider.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/camel/providers/cache/camel-cache-provider.c b/camel/providers/cache/camel-cache-provider.c
index 2d17a62df4..94d38a2243 100644
--- a/camel/providers/cache/camel-cache-provider.c
+++ b/camel/providers/cache/camel-cache-provider.c
@@ -32,12 +32,13 @@ static CamelProvider cache_provider = {
"cache",
"Cache",
- "For caching remote mail into a local store."
+ "For caching remote mail into a local store.",
"cache",
0,
+ { 0, 0 },
{ 0, 0 }
};