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 e3e9e714944363f959f3f6a39f48e611e41541a0..bea7efd3e9abd487559044e00313df7c1dd67d8e 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 a7d60df04b7259877b8f6c52ca1cd4755b968be0..8717f9c8e550a24c3a269103898bb0f9425050e5 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