From: Matthias Clasen Date: Mon, 15 Jan 2007 03:57:41 +0000 (+0000) Subject: Cleanups X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=a81c9a78a720235b98b0dc924bc951a2c281b634;p=dana%2Fcg-glib.git Cleanups svn path=/trunk/; revision=5265 --- diff --git a/docs/reference/glib/glib-sections.txt b/docs/reference/glib/glib-sections.txt index 739507af..cbbb8cda 100644 --- a/docs/reference/glib/glib-sections.txt +++ b/docs/reference/glib/glib-sections.txt @@ -626,6 +626,10 @@ g_thread_functions_for_glib_use g_thread_init_glib g_thread_error_quark g_once_impl +atexit +g_system_thread_assign +g_system_thread_equal +g_system_thread_equal_simple
diff --git a/docs/reference/glib/tmpl/scanner.sgml b/docs/reference/glib/tmpl/scanner.sgml index 16317be0..c40a3e5e 100644 --- a/docs/reference/glib/tmpl/scanner.sgml +++ b/docs/reference/glib/tmpl/scanner.sgml @@ -396,6 +396,7 @@ Removes a symbol from a scope. +There is no reason to use this macro, since it does nothing. @scanner: a #GScanner. @@ -404,6 +405,7 @@ Removes a symbol from a scope. +There is no reason to use this macro, since it does nothing. @scanner: a #GScanner.