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/sendmail/camel-sendmail-provider.c | 1 + 1 file changed, 1 insertion(+) (limited to 'camel/providers/sendmail') diff --git a/camel/providers/sendmail/camel-sendmail-provider.c b/camel/providers/sendmail/camel-sendmail-provider.c index 3b0b35dd72..8da50cf426 100644 --- a/camel/providers/sendmail/camel-sendmail-provider.c +++ b/camel/providers/sendmail/camel-sendmail-provider.c @@ -40,6 +40,7 @@ static CamelProvider sendmail_provider = { 0, + { 0, 0 }, { 0, 0 }, NULL -- cgit v1.2.3