diff options
Diffstat (limited to 'camel/providers/mh')
-rw-r--r-- | camel/providers/mh/camel-mh-provider.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/camel/providers/mh/camel-mh-provider.c b/camel/providers/mh/camel-mh-provider.c index 58e97eed30..e7315ce849 100644 --- a/camel/providers/mh/camel-mh-provider.c +++ b/camel/providers/mh/camel-mh-provider.c @@ -40,6 +40,7 @@ static CamelProvider mh_provider = { CAMEL_PROVIDER_IS_STORAGE, {0, 0}, + {0, 0}, NULL }; |