X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmodest-account-mgr.c;h=2d6169ca4681ae8bc2dfdff4770df4635b6bff78;hp=432fc806d205337749ba3c747442fd823e75b5bd;hb=7dd43ed0b3b827799299291a53300db93d9b2711;hpb=88d695f41147927b058fd6f6c6867da8382af7a2 diff --git a/src/modest-account-mgr.c b/src/modest-account-mgr.c index 432fc80..2d6169c 100644 --- a/src/modest-account-mgr.c +++ b/src/modest-account-mgr.c @@ -307,8 +307,8 @@ modest_account_mgr_add_server_account (ModestAccountMgr * self, const gchar * name, const gchar *hostname, const gchar * username, const gchar * password, ModestProtocol proto, - ModestProtocol security, - ModestProtocol auth) + ModestSecureConnection security, + ModestSecureAuthentication auth) { ModestAccountMgrPrivate *priv; gchar *key;