mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-22 17:08:53 +02:00
Tiny doc fix
svn path=/trunk/; revision=7023
This commit is contained in:
@@ -324,7 +324,7 @@ g_list_concat (GList *list1, GList *list2)
|
||||
* If two elements contain the same data, only the first is removed.
|
||||
* If none of the elements contain the data, the #GList is unchanged.
|
||||
*
|
||||
* Return: the new start of the #GList
|
||||
* Returns: the new start of the #GList
|
||||
*/
|
||||
GList*
|
||||
g_list_remove (GList *list,
|
||||
|
Reference in New Issue
Block a user