From 58981e7a403d0ffe4f376dd00c030a49db567a82 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Tue, 26 Sep 2006 18:53:42 +0000 Subject: [PATCH] Monotone-Parent: c62df407a68f83e7b71eabc83bc6d1bf88689fff Monotone-Revision: ee6d5acdac6159d8fbb65889d8a847a6de96dcce Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-26T18:53:42 Monotone-Branch: ca.inverse.sogo --- SoObjects/Contacts/SOGoContactLDAPFolder.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SoObjects/Contacts/SOGoContactLDAPFolder.m b/SoObjects/Contacts/SOGoContactLDAPFolder.m index 3e354eac8..ea374d90d 100644 --- a/SoObjects/Contacts/SOGoContactLDAPFolder.m +++ b/SoObjects/Contacts/SOGoContactLDAPFolder.m @@ -43,7 +43,7 @@ #import "SOGoContactLDAPFolder.h" #define folderListingFields [NSArray arrayWithObjects: @"c_name", @"cn", \ - @"displayName", + @"displayName", \ @"sn", @"givenname", @"l", \ @"mail", @"telephonenumber", \ @"mailNickname", \