initialise contacts to NULL.
authorNot Zed <NotZed@Ximian.com>
Wed, 24 Aug 2005 02:37:53 +0000 (02:37 +0000)
committerMichael Zucci <zucchi@src.gnome.org>
Wed, 24 Aug 2005 02:37:53 +0000 (02:37 +0000)
commit87db4a149bb5c5b5c1155eefd0a9c51ae3514d1e
tree8dc745f8b44d406b9ef88a3443de41ac5ed56436
parent0d77c86810906de0a4bdcacd9c8a272c78063cf9
initialise contacts to NULL.

2005-08-22  Not Zed  <NotZed@Ximian.com>

        * backends/groupwise/e-book-backend-groupwise.c
        (e_book_backend_groupwise_get_contact_list): initialise contacts
        to NULL.

        * libebook/e-book-listener.c
        (impl_BookListener_report_auth_required): fix the type of this
        function to match the idl.
addressbook/ChangeLog
addressbook/backends/groupwise/e-book-backend-groupwise.c
addressbook/libebook/e-book-listener.c