From dbce630738f44e6687db9b2ca8dc4b5aae37be3c Mon Sep 17 00:00:00 2001 From: Peter Williams Date: Fri, 25 Aug 2000 21:09:53 +0000 Subject: Add support for specifying on which port to connect to a server; fix a potential infinite loop in unicode. svn path=/trunk/; revision=5041 --- camel/providers/mh/camel-mh-provider.c | 1 + 1 file changed, 1 insertion(+) (limited to 'camel/providers/mh') 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 @@ -39,6 +39,7 @@ static CamelProvider mh_provider = { CAMEL_PROVIDER_IS_STORAGE, + {0, 0}, {0, 0}, NULL -- cgit v1.2.3