diff --git a/SoObjects/SOGo/LDAPSource.m b/SoObjects/SOGo/LDAPSource.m index 370fc5f00..5f48944ad 100644 --- a/SoObjects/SOGo/LDAPSource.m +++ b/SoObjects/SOGo/LDAPSource.m @@ -999,7 +999,7 @@ groupObjectClasses: (NSArray *) newGroupObjectClasses } /* conversion SOGo inetOrgPerson entry -> LDAP */ -- (void) _applyContactMappingToOutput: (NSMutableDictionary *) ldifRecord +- (void) applyContactMappingToOutput: (NSMutableDictionary *) ldifRecord { NSArray *sourceFields; NSArray *keys;