From: Matthias Clasen Date: Thu, 30 Mar 2006 19:58:01 +0000 (+0000) Subject: Cleanup X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=86bb6c69b8386b29f0db84c34f3348c2b9bed014;p=dana%2Fcg-glib.git Cleanup 2006-03-30 Matthias Clasen * glib/tmpl/messages.sgml: Cleanup * glib/tmpl/memory_slices.sgml: Adapt to a parameter name change * glib/tmpl/linked_lists_double.sgml: Document g_list_free1 --- diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index e969d600..4f837442 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,5 +1,9 @@ 2006-03-30 Matthias Clasen + * glib/tmpl/messages.sgml: Cleanup + + * glib/tmpl/memory_slices.sgml: Adapt to a parameter name change + * glib/tmpl/linked_lists_double.sgml: Document g_list_free1 2006-03-27 Matthias Clasen diff --git a/docs/reference/glib/tmpl/memory_slices.sgml b/docs/reference/glib/tmpl/memory_slices.sgml index 05ed04e6..dd3308a7 100644 --- a/docs/reference/glib/tmpl/memory_slices.sgml +++ b/docs/reference/glib/tmpl/memory_slices.sgml @@ -193,10 +193,8 @@ Note that the exact release behaviour can be changed with the @type: the type of the block to free, typically a structure name -@mem: +@mem: a pointer to the block to free @Since: 2.10 - -@mem_block: a pointer to the block to free diff --git a/docs/reference/glib/tmpl/messages.sgml b/docs/reference/glib/tmpl/messages.sgml index cfd71093..04d7c7cb 100644 --- a/docs/reference/glib/tmpl/messages.sgml +++ b/docs/reference/glib/tmpl/messages.sgml @@ -115,23 +115,6 @@ A convenience function/macro to log a normal message. @...: format string, followed by parameters to insert into the format string (as with printf()) -@...: -@...: -@...: - -@...: - -@...: - -@...: - -@...: - -@...: - -@...: - -@...: @@ -140,23 +123,6 @@ A convenience function/macro to log a warning message. @...: format string, followed by parameters to insert into the format string (as with printf()) -@...: -@...: -@...: - -@...: - -@...: - -@...: - -@...: - -@...: - -@...: - -@...: @@ -169,23 +135,6 @@ example. @...: format string, followed by parameters to insert into the format string (as with printf()) -@...: -@...: -@...: - -@...: - -@...: - -@...: - -@...: - -@...: - -@...: - -@...: @@ -198,24 +147,7 @@ expect. Using this function indicates a bug in your program, i.e. an assertion failure. -@...: the parameters to insert into the format string. -@...: -@...: -@...: - -@...: - -@...: - -@...: - -@...: - -@...: - -@...: - -@...: +@...: format string, followed by parameters to insert into the format string (as with printf()) @@ -224,24 +156,7 @@ A convenience function/macro to log a debug message. @...: format string, followed by parameters to insert into the format string (as with printf()) - -@...: - -@...: - -@...: - -@...: - -@...: - -@...: - -@...: @Since: 2.6 -@...: -@...: -@...: