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;