mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-26 05:45:24 +00:00
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:
@@ -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]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user