glib r7023 - in trunk: . glib
- From: matthiasc svn gnome org
- To: svn-commits-list gnome org
- Subject: glib r7023 - in trunk: . glib
- Date: Thu, 12 Jun 2008 03:55:32 +0000 (UTC)
Author: matthiasc
Date: Thu Jun 12 03:55:32 2008
New Revision: 7023
URL: http://svn.gnome.org/viewvc/glib?rev=7023&view=rev
Log:
Tiny doc fix
Modified:
trunk/ChangeLog
trunk/glib/glist.c
Modified: trunk/glib/glist.c
==============================================================================
--- trunk/glib/glist.c (original)
+++ trunk/glib/glist.c Thu Jun 12 03:55:32 2008
@@ -324,7 +324,7 @@
* 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,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]