fix last commit.
authorBenjamin Otte <otte@gnome.org>
Sat, 1 Mar 2008 16:27:50 +0000 (16:27 +0000)
committerBenjamin Otte <otte@src.gnome.org>
Sat, 1 Mar 2008 16:27:50 +0000 (16:27 +0000)
2008-03-01  Benjamin Otte  <otte@gnome.org>

* glib/glist.c:
fix last commit.

svn path=/trunk/; revision=6609

ChangeLog
glib/glist.c

index e3e9e71..bea7efd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-03-01  Benjamin Otte  <otte@gnome.org>
+
+       * glib/glist.c:
+       fix last commit.
+
 2008-02-29  Matthias Clasen  <mclasen@redhat.com>
 
        * glib/gslist.c: 
index a7d60df..8717f9c 100644 (file)
@@ -88,7 +88,7 @@ g_list_free_1 (GList *list)
  * <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