Monotone-Parent: 23f3b4b43483ecae3cd406145e28b0e2434afda0

Monotone-Revision: 60a13624c1564d45c6a2e6232501d6fd9ec1cb04

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-03-19T13:22:43
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2009-03-19 13:22:43 +00:00
parent c2555c75c0
commit f883d170d6
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -125,6 +125,7 @@ static NSString *LDAPContactInfoAttribute = nil;
filter = [NSMutableDictionary dictionaryWithCapacity: 2];
children = [parentNode getElementsByTagName: @"prop-match"];
max = [children count];
for (count = 0; count < max; count++)
{
node = [children objectAtIndex: count];