Monotone-Parent: acb80bff5c509e32241ffa6715083280a5bb9158

Monotone-Revision: 0b5fd2a3d7bc46b149445cae3d700e1e24c5bd54

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2010-08-17T20:25:16
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Francis Lachapelle 2010-08-17 20:25:16 +00:00
parent c78e451179
commit 7269c22841
1 changed files with 1 additions and 1 deletions

View File

@ -324,7 +324,7 @@
contact = [allUsers objectAtIndex: count];
uid = [contact objectForKey: @"c_uid"];
// We do NOT return the current authenticated user.
// We do NOT return the current authenticated user
if (![uid isEqualToString: login])
{
jsonLine = [NSMutableArray arrayWithCapacity: 4];