Document g_list_free1

2006-03-30  Matthias Clasen  <mclasen@redhat.com>

	* glib/tmpl/linked_lists_double.sgml: Document g_list_free1
This commit is contained in:
Matthias Clasen 2006-03-30 19:43:58 +00:00 committed by Matthias Clasen
parent bd1d98c08d
commit 375419da7f
2 changed files with 5 additions and 1 deletions

View 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

View 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>