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