Revert accidental commit. (Oops.)

This commit is contained in:
Noah Levitt 2003-07-30 22:31:23 +00:00
parent 4dc25b3ac1
commit 82911ba375
2 changed files with 3 additions and 2 deletions

View File

@ -1613,6 +1613,9 @@ Any one-time initialization function must have its own unique <structname>GOnce<
struct.
</para>
@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 <literal>status == G_ONCE_STATUS_READY</literal>.
@Since: 2.4
<!-- ##### ENUM GOnceStatus ##### -->

View File

@ -304,8 +304,6 @@ See <ulink url="http://www.unicode.org/unicode/reports/tr14/"
@G_UNICODE_BREAK_COMPLEX_CONTEXT:
@G_UNICODE_BREAK_AMBIGUOUS:
@G_UNICODE_BREAK_UNKNOWN:
@G_UNICODE_BREAK_NEXT_LINE:
@G_UNICODE_BREAK_WORD_JOINER:
<!-- ##### FUNCTION g_unichar_break_type ##### -->
<para>