diff options
author | Chris Toshok <toshok@src.gnome.org> | 2000-03-26 14:13:26 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2000-03-26 14:13:26 +0800 |
commit | 583d4f988977506a7bd8e227433a479f40f316b7 (patch) | |
tree | 1ed35d7e5c1fd2631c313034feb162206cb5cb28 /ChangeLog | |
parent | c66daf5a80ddfcf2bc6c3b9e98823c0b2b0eadae (diff) | |
download | gsoc2013-evolution-583d4f988977506a7bd8e227433a479f40f316b7.tar gsoc2013-evolution-583d4f988977506a7bd8e227433a479f40f316b7.tar.gz gsoc2013-evolution-583d4f988977506a7bd8e227433a479f40f316b7.tar.bz2 gsoc2013-evolution-583d4f988977506a7bd8e227433a479f40f316b7.tar.lz gsoc2013-evolution-583d4f988977506a7bd8e227433a479f40f316b7.tar.xz gsoc2013-evolution-583d4f988977506a7bd8e227433a479f40f316b7.tar.zst gsoc2013-evolution-583d4f988977506a7bd8e227433a479f40f316b7.zip |
pass GList* as second parameter to g_list_remove_link, not the data
* addressbook/backend/ebook/e-book.c (e_book_pop_op): pass GList*
as second parameter to g_list_remove_link, not the data pointer.
svn path=/trunk/; revision=2165
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2000-03-25 Chris Toshok <toshok@laptoph.xtoph.org> + + * addressbook/backend/ebook/e-book.c (e_book_pop_op): pass GList* + as second parameter to g_list_remove_link, not the data pointer. + 2000-03-26 Christopher James Lahey <clahey@helixcode.com> * addressbook/backend/ebook/e-card-types.h: Removed the |