diff --git a/SoObjects/Appointments/SOGoAppointmentFolder.m b/SoObjects/Appointments/SOGoAppointmentFolder.m index 635567755..c547af4c6 100644 --- a/SoObjects/Appointments/SOGoAppointmentFolder.m +++ b/SoObjects/Appointments/SOGoAppointmentFolder.m @@ -1228,7 +1228,7 @@ firstInstanceCalendarDateRange: (NGCalendarDateRange *) fir iCalRepeatableEntityObject *component; iCalTimeZone *eventTimeZone; unsigned count, max; - int offset; + NSInteger offset; id tz; content = [theRecord objectForKey: @"c_cycleinfo"];