Monotone-Parent: 766dad0635896e668e91ba03381986aaac17e5c7

Monotone-Revision: 431e778e50cbef56367e4abff8e79f98bf274490

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-10-30T22:41:09
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-10-30 22:41:09 +00:00
parent 445664f2d7
commit 118e05cc78
4 changed files with 30 additions and 33 deletions
+1 -1
View File
@@ -217,7 +217,7 @@
&& [aptStartDate isLessThan: end])
[filtered addObject:apt];
}
return filtered;
}