Bug 555224 – Improve g_format_size_for_display doc
authorChristophe Fergeau <teuf@src.gnome.org>
Mon, 6 Oct 2008 18:50:39 +0000 (18:50 +0000)
committerChristophe Fergeau <teuf@src.gnome.org>
Mon, 6 Oct 2008 18:50:39 +0000 (18:50 +0000)
commit6a19b99a9d4ef154988ed56e1f2f74a6d6ed8253
tree41f59a99f40b2a084800fd2e37761968f2472aa0
parentd8b489853cadaacb788751d37cdc2708c17e1fd6
Bug 555224 – Improve g_format_size_for_display doc
* glib/gfileutils.c: change g_format_size_for_display API doc to
explicitly say that the returned string has to be freed. Change
spelling of "newly allocated" to "newly-allocated" in g_file_read_link
API doc to be more consistent with what is done in that file.

svn path=/trunk/; revision=7572
ChangeLog
glib/gfileutils.c