fix the return value, it was returning ECalendarStatus instead of bool, it
authorRadek Doulik <rodo@ximian.com>
Thu, 15 Jan 2004 13:40:25 +0000 (13:40 +0000)
committerRadek Doulik <rodo@src.gnome.org>
Thu, 15 Jan 2004 13:40:25 +0000 (13:40 +0000)
commitcc4e421e94538ceb95972bcf4cbba470eebf1cc3
tree504e77736955346d76cb27cce4deee34fe0fcf0e
parent2fc0cb46dd140152f2de7d36c803e8a67ef3623b
fix the return value, it was returning ECalendarStatus instead of bool, it

2004-01-15  Radek Doulik  <rodo@ximian.com>

* libecal/e-cal.c (e_cal_is_read_only): fix the return value, it
was returning ECalendarStatus instead of bool, it compares status
to E_CALENDAR_STATUS_OK now
calendar/ChangeLog
calendar/libecal/e-cal.c