mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-24 11:12:11 +01:00
Fix a typo
svn path=/trunk/; revision=6657
This commit is contained in:
parent
ff4685caa0
commit
a416c3c0f6
@ -1,3 +1,7 @@
|
||||
2008-03-10 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gslist.c: Fix a doc typo
|
||||
|
||||
2008-03-10 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/giochannel.c (g_io_channle_set_encoding): Fix confusing
|
||||
|
@ -337,7 +337,7 @@ g_slist_remove (GSList *list,
|
||||
|
||||
/**
|
||||
* g_slist_remove_all:
|
||||
* list: a #GSList
|
||||
* @list: a #GSList
|
||||
* @data: data to remove
|
||||
*
|
||||
* Removes all list nodes with data equal to @data.
|
||||
|
Loading…
x
Reference in New Issue
Block a user