docs fixups for glib/
authorRyan Lortie <desrt@desrt.ca>
Mon, 5 Sep 2011 23:00:11 +0000 (19:00 -0400)
committerRyan Lortie <desrt@desrt.ca>
Mon, 5 Sep 2011 23:00:11 +0000 (19:00 -0400)
docs/reference/glib/glib-sections.txt
glib/gwakeup.c

index 4ff8065..069270c 100644 (file)
@@ -788,7 +788,6 @@ g_atomic_pointer_xor
 g_atomic_int_exchange_and_add
 
 <SUBSECTION Private>
-G_ATOMIC_OP_MEMORY_BARRIER_NEEDED
 G_ATOMIC_OP_USE_GCC_BUILTINS
 </SECTION>
 
@@ -2713,6 +2712,7 @@ g_unichar_compose
 g_unichar_decompose
 g_unichar_fully_decompose
 GUnicodeType
+G_UNICODE_COMBINING_MARK
 g_unichar_type
 GUnicodeBreakType
 g_unichar_break_type
index 2f191cb..bb49059 100644 (file)
@@ -36,7 +36,7 @@
 
 #include "gwakeup.h"
 
-/**
+/*< private >
  * SECTION:gwakeup
  * @title: GWakeup
  * @short_description: portable cross-thread event signal mechanism