From 20cb769db1af72f878f0e19b13848e0c5630a32d Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 26 Oct 2012 22:38:41 -0400 Subject: [PATCH] style --- SoObjects/SOGo/LDAPSource.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SoObjects/SOGo/LDAPSource.m b/SoObjects/SOGo/LDAPSource.m index 86381d3a2..81024a270 100644 --- a/SoObjects/SOGo/LDAPSource.m +++ b/SoObjects/SOGo/LDAPSource.m @@ -110,7 +110,7 @@ static Class NSStringK; bindFields = nil; _scope = @"sub"; _filter = nil; - _userPasswordAlgorithm = nil; + _userPasswordAlgorithm = nil; listRequiresDot = YES; searchAttributes = nil;