mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-21 08:28:53 +02:00
Fix the docs
svn path=/trunk/; revision=6810
This commit is contained in:
@@ -727,7 +727,7 @@ g_list_last (GList *list)
|
||||
*
|
||||
* Gets the first element in a #GList.
|
||||
*
|
||||
* Returns: the last element in the #GList,
|
||||
* Returns: the first element in the #GList,
|
||||
* or %NULL if the #GList has no elements
|
||||
*/
|
||||
GList*
|
||||
|
Reference in New Issue
Block a user