diff --git a/SoObjects/SOGo/LDAPSource.m b/SoObjects/SOGo/LDAPSource.m index 87f98c81f..4b3c85a91 100644 --- a/SoObjects/SOGo/LDAPSource.m +++ b/SoObjects/SOGo/LDAPSource.m @@ -1006,7 +1006,7 @@ groupObjectClasses: (NSArray *) newGroupObjectClasses } /* conversion SOGo inetOrgPerson entry -> LDAP */ -- (void) _applyContactMappingToOutput: (NSMutableDictionary *) ldifRecord +- (void) applyContactMappingToOutput: (NSMutableDictionary *) ldifRecord { NSArray *sourceFields; NSArray *keys;