Monotone-Parent: 93bb2c6945d08d009e60e0b6280976b86b0b0aaf

Monotone-Revision: ddc6033ba0aed2dee64092066218f39bf7e6a6c9

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-06-04T00:31:57
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2009-06-04 00:31:57 +00:00
parent 459ab3484e
commit d976a8cbb0
@@ -1128,6 +1128,11 @@ firstInstanceCalendarDateRange: (NGCalendarDateRange *) fir
currentValue++;
}
}
else
{
/* We mark all values as nil since the area was not cleared before. */
memset (values, 0, propertiesCount * sizeof (NSString *));
}
// NSLog (@"/_properties:ofObject:: %@", [NSDate date]);