From: Noah Levitt Date: Wed, 30 Jul 2003 22:31:23 +0000 (+0000) Subject: Revert accidental commit. (Oops.) X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=82911ba375f11d57061159c499d8aa97764a8457;p=dana%2Fcg-glib.git Revert accidental commit. (Oops.) --- diff --git a/docs/reference/glib/tmpl/threads.sgml b/docs/reference/glib/tmpl/threads.sgml index ab7107a4..3d15d41b 100644 --- a/docs/reference/glib/tmpl/threads.sgml +++ b/docs/reference/glib/tmpl/threads.sgml @@ -1613,6 +1613,9 @@ Any one-time initialization function must have its own unique GOnce< struct. +@status: the status of the function controled by this struct +@retval: the return value of the function controled by this struct. This field will be + %NULL unless status == G_ONCE_STATUS_READY. @Since: 2.4 diff --git a/docs/reference/glib/tmpl/unicode.sgml b/docs/reference/glib/tmpl/unicode.sgml index 5e0fa3f0..e762a92d 100644 --- a/docs/reference/glib/tmpl/unicode.sgml +++ b/docs/reference/glib/tmpl/unicode.sgml @@ -304,8 +304,6 @@ See