glib r6810 - in trunk: . glib



Author: matthiasc
Date: Thu Apr  3 05:07:44 2008
New Revision: 6810
URL: http://svn.gnome.org/viewvc/glib?rev=6810&view=rev

Log:
Fix the docs


Modified:
   trunk/ChangeLog
   trunk/glib/glist.c

Modified: trunk/glib/glist.c
==============================================================================
--- trunk/glib/glist.c	(original)
+++ trunk/glib/glist.c	Thu Apr  3 05:07:44 2008
@@ -727,7 +727,7 @@
  *
  * 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*



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]