fix last commit.

2008-03-01  Benjamin Otte  <otte@gnome.org>

	* glib/glist.c:
	fix last commit.


svn path=/trunk/; revision=6609
This commit is contained in:
Benjamin Otte 2008-03-01 16:27:50 +00:00 committed by Benjamin Otte
parent 892a4d5b14
commit 4c909358fd
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2008-03-01 Benjamin Otte <otte@gnome.org>
* glib/glist.c:
fix last commit.
2008-02-29 Matthias Clasen <mclasen@redhat.com>
* glib/gslist.c:

View File

@ -88,7 +88,7 @@ g_list_free_1 (GList *list)
* <note><para>
* The return value is the new start of the list, which
* may have changed, so make sure you store the new value.
* </para</note>
* </para></note>
*
* <note><para>
* Note that g_list_append() has to traverse the entire list