mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 07:26:15 +01:00
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:
parent
892a4d5b14
commit
4c909358fd
@ -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:
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user