From: Matthias Clasen Date: Mon, 1 Oct 2001 18:57:18 +0000 (+0000) Subject: Move all *_error_quark() unctions to the 'Private' sections. (#61472) X-Git-Tag: GLIB_1_3_9~41 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=42a186482c08cfced993f35612f35f782d1aef5b;p=platform%2Fupstream%2Fglib.git Move all *_error_quark() unctions to the 'Private' sections. (#61472) * glib/glib-sections.txt: Move all *_error_quark() unctions to the 'Private' sections. (#61472) --- diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index 60bc812..e07f50d 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,5 +1,10 @@ 2001-10-01 Matthias Clasen + * glib/glib-sections.txt: Move all *_error_quark() + functions to the 'Private' sections. (#61472) + +2001-10-01 Matthias Clasen + * glib/tmpl/macros.sgml (G_CONST_RETURN): document allowed uses for 'out' parameters. diff --git a/docs/reference/glib/glib-sections.txt b/docs/reference/glib/glib-sections.txt index 26e233d..081e91c 100644 --- a/docs/reference/glib/glib-sections.txt +++ b/docs/reference/glib/glib-sections.txt @@ -547,10 +547,12 @@ g_thread_init_with_errorcheck_mutexes G_LOCK_NAME glib_dummy_decl GSystemThread -g_thread_error_quark g_thread_use_default_impl g_threads_got_initialized g_thread_functions_for_glib_use + +g_thread_error_quark +
@@ -625,7 +627,6 @@ g_io_channel_shutdown GIOStatus GIOChannelError G_IO_CHANNEL_ERROR -g_io_channel_error_quark g_io_channel_error_from_errno @@ -674,6 +675,7 @@ g_io_channel_seek g_io_channel_close +g_io_channel_error_quark g_io_watch_funcs