Cleanups
authorMatthias Clasen <matthiasc@src.gnome.org>
Mon, 15 Jan 2007 03:57:41 +0000 (03:57 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 15 Jan 2007 03:57:41 +0000 (03:57 +0000)
svn path=/trunk/; revision=5265

docs/reference/glib/glib-sections.txt
docs/reference/glib/tmpl/scanner.sgml

index 739507af5afe504cbc21d587b34dc0197335e2d0..cbbb8cda5d2966da4af2eae96b267d4edcb086a7 100644 (file)
@@ -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
 </SECTION>
 
 <SECTION>
index 16317be07297126f1ce0ef1b0a40ea0040c97158..c40a3e5e6de82d7e36e8c4715cdd3b62d6f9f01c 100644 (file)
@@ -396,6 +396,7 @@ Removes a symbol from a scope.
 
 <!-- ##### MACRO g_scanner_freeze_symbol_table ##### -->
 <para>
+There is no reason to use this macro, since it does nothing.
 </para>
 
 @scanner: a #GScanner.
@@ -404,6 +405,7 @@ Removes a symbol from a scope.
 
 <!-- ##### MACRO g_scanner_thaw_symbol_table ##### -->
 <para>
+There is no reason to use this macro, since it does nothing.
 </para>
 
 @scanner: a #GScanner.