mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-19 21:53:19 +00:00
Monotone-Parent: 1d531bb1705a798641ec3085cc160512248523f8
Monotone-Revision: 35e3135027040fead1c91041394159c3adecf931 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-07T20:21:13 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -132,7 +132,7 @@ static BOOL debugOn = YES;
|
||||
{
|
||||
NSURL *url;
|
||||
|
||||
if ([container respondsToSelector:@selector(imap4URL)])
|
||||
if ([container respondsToSelector: @selector(imap4URL)])
|
||||
url = [container imap4URL];
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user