Type fix for recurrence rules.

pull/17/merge
Ludovic Marcotte 2014-01-29 09:44:03 -05:00
parent 342ad84a24
commit f2d5a76911
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
}
else if ([self frequency] == iCalRecurrenceFrequenceWeekly)
{
iCalWeekOccurrence *occurrences;
iCalWeekOccurrences *occurrences;
int i, v;
type = 1;