use a GSList, which is what we are passed to
authorRodrigo Moya <rodrigo@ximian.com>
Wed, 21 Jan 2004 10:32:56 +0000 (10:32 +0000)
committerRodrigo Moya <rodrigo@src.gnome.org>
Wed, 21 Jan 2004 10:32:56 +0000 (10:32 +0000)
commit676e8ceed7ba0cbe70ee324cea5ac3443dbf40ac
tree56a3060d37bdf00287811f7fab4c41eb0a84a02c
parent782ad020bfac70b5ab5238699a11a975e125d2b1
use a GSList, which is what we are passed to

2004-01-21  Rodrigo Moya <rodrigo@ximian.com>

* backends/groupwise/e-cal-backend-groupwise.c (match_recurrence_sexp,
match_object_sexp): use a GSList, which is what we are passed
to e_cal_backend_groupwise_get_object_list.
(e_cal_backend_groupwise_start_query): fixed warning.
calendar/ChangeLog
calendar/backends/groupwise/e-cal-backend-groupwise.c