mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 16:08:43 +02:00
Return a boolean instead of void.
2006-06-12 Emmanuele Bassi <ebassi@cvs.gnome.org> * glib/gbookmarkfile.h: * glib/gbookmarkfile.c (g_bookmark_file_remove_item): Return a boolean instead of void. * tests/bookmarkfile-test.c (test_modify): Add a test case for g_bookmark_file_remove_item().
This commit is contained in:
committed by
Emmanuele Bassi
parent
e39b793341
commit
cc37f43d1d
@@ -1,3 +1,12 @@
|
||||
2006-06-12 Emmanuele Bassi <ebassi@cvs.gnome.org>
|
||||
|
||||
* glib/gbookmarkfile.h:
|
||||
* glib/gbookmarkfile.c (g_bookmark_file_remove_item): Return
|
||||
a boolean instead of void.
|
||||
|
||||
* tests/bookmarkfile-test.c (test_modify): Add a test case
|
||||
for g_bookmark_file_remove_item().
|
||||
|
||||
2006-06-12 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* Bump version
|
||||
|
Reference in New Issue
Block a user