Return a boolean instead of void.
authorEmmanuele Bassi <ebassi@cvs.gnome.org>
Mon, 12 Jun 2006 17:19:13 +0000 (17:19 +0000)
committerEmmanuele Bassi <ebassi@src.gnome.org>
Mon, 12 Jun 2006 17:19:13 +0000 (17:19 +0000)
commitcc37f43d1d635fa2494f35f17159199ea88d31d2
tree72f5c016a19767389c8eaacfd62dfd1082e44944
parente39b7933419f6728af65be892e5adc703686c9fc
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().
ChangeLog
ChangeLog.pre-2-12
glib/gbookmarkfile.c
glib/gbookmarkfile.h
tests/bookmarkfile-test.c