From 82911ba375f11d57061159c499d8aa97764a8457 Mon Sep 17 00:00:00 2001 From: Noah Levitt Date: Wed, 30 Jul 2003 22:31:23 +0000 Subject: [PATCH] Revert accidental commit. (Oops.) --- docs/reference/glib/tmpl/threads.sgml | 3 +++ docs/reference/glib/tmpl/unicode.sgml | 2 -- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/reference/glib/tmpl/threads.sgml b/docs/reference/glib/tmpl/threads.sgml index ab7107a47..3d15d41b6 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 5e0fa3f0b..e762a92d4 100644 --- a/docs/reference/glib/tmpl/unicode.sgml +++ b/docs/reference/glib/tmpl/unicode.sgml @@ -304,8 +304,6 @@ See