From 1197a7cc21e3ed4bc1238ba17cc4b0c79d99b39d Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 4 Aug 2006 22:54:11 +0000 Subject: [PATCH] Monotone-Parent: 3469fbc852a8276ebad66999a9ba086bc7f0ed78 Monotone-Revision: f928ae60e4aefb80cdff96ddeb5f3e79c3e49afa Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-04T22:54:11 Monotone-Branch: ca.inverse.sogo --- SoObjects/SOGo/SOGoAuthenticator.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SoObjects/SOGo/SOGoAuthenticator.h b/SoObjects/SOGo/SOGoAuthenticator.h index b1fed7791..1a5549e53 100644 --- a/SoObjects/SOGo/SOGoAuthenticator.h +++ b/SoObjects/SOGo/SOGoAuthenticator.h @@ -43,7 +43,7 @@ int LDAPPort; } -+ (id)sharedSOGoAuthenticator; ++ (id) sharedSOGoAuthenticator; - (BOOL) LDAPCheckLogin: (NSString *) _login password: (NSString *) _pwd;