Document g_list_free1
authorMatthias Clasen <mclasen@redhat.com>
Thu, 30 Mar 2006 19:43:58 +0000 (19:43 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 30 Mar 2006 19:43:58 +0000 (19:43 +0000)
2006-03-30  Matthias Clasen  <mclasen@redhat.com>

* glib/tmpl/linked_lists_double.sgml: Document g_list_free1

docs/reference/ChangeLog
docs/reference/glib/tmpl/linked_lists_double.sgml

index 8a620f0..e969d60 100644 (file)
@@ -1,3 +1,7 @@
+2006-03-30  Matthias Clasen  <mclasen@redhat.com>
+
+       * glib/tmpl/linked_lists_double.sgml: Document g_list_free1
+
 2006-03-27  Matthias Clasen  <mclasen@redhat.com>
 
        * glib/tmpl/option.sgml: Document floating point arguments
index 15c9871..b83025e 100644 (file)
@@ -258,7 +258,7 @@ It is usually used after g_list_remove_link().
 
 <!-- ##### MACRO g_list_free1 ##### -->
 <para>
-
+Another name for g_list_free_1().
 </para>