glib r6609 - in trunk: . glib



Author: otte
Date: Sat Mar  1 16:27:50 2008
New Revision: 6609
URL: http://svn.gnome.org/viewvc/glib?rev=6609&view=rev

Log:
2008-03-01  Benjamin Otte  <otte gnome org>

	* glib/glist.c:
	fix last commit.



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

Modified: trunk/glib/glist.c
==============================================================================
--- trunk/glib/glist.c	(original)
+++ trunk/glib/glist.c	Sat Mar  1 16:27:50 2008
@@ -88,7 +88,7 @@
  * <note><para>
  * The return value is the new start of the list, which 
  * may have changed, so make sure you store the new value.
- * </para</note>
+ * </para></note>
  *
  * <note><para>
  * Note that g_list_append() has to traverse the entire list 



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