Monotone-Parent: 66faeac6511d176fd1b35b6a0a5b8cbb20b0b2d1

Monotone-Revision: 97d1e717196204ed1f0a357d5acf937dc05b1c39

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-01-24T18:04:43
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2011-01-24 18:04:43 +00:00
parent c33821349e
commit c0572dfb56
+2 -2
View File
@@ -589,9 +589,9 @@ static NSArray *commonSearchFields;
/**
* Search for contacts matching some string.
* @param filter The string to search for
* @param filter the string to search for
* @see fetchContactsMatching:
* @return A EOQualifier matching the filter
* @return a EOQualifier matching the filter
*/
- (EOQualifier *) _qualifierForFilter: (NSString *) filter
{