summaryrefslogtreecommitdiff
path: root/docs/reference
diff options
context:
space:
mode:
authorPhilip Withnall <withnall@endlessm.com>2018-07-30 21:12:43 +0100
committerPhilip Withnall <withnall@endlessm.com>2018-07-30 21:12:43 +0100
commit40fc18521bcafde4c942209be43467060d28f91d (patch)
tree05eba68756a350553fc2eb7ae841acb8102f54b0 /docs/reference
parentf9705f7a0c2aa7b9d1aecc351f23f028496a8c54 (diff)
downloadglib-40fc18521bcafde4c942209be43467060d28f91d.tar.gz
docs: Fix glib-sections.txt includes for g_atomic_rc_* API
These were not changed when g_arc_*() was renamed to g_atomic_rc_*(). Signed-off-by: Philip Withnall <withnall@endlessm.com>
Diffstat (limited to 'docs/reference')
-rw-r--r--docs/reference/glib/glib-sections.txt18
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/reference/glib/glib-sections.txt b/docs/reference/glib/glib-sections.txt
index 4510c0ebb..8c733e0aa 100644
--- a/docs/reference/glib/glib-sections.txt
+++ b/docs/reference/glib/glib-sections.txt
@@ -3482,15 +3482,15 @@ g_rc_box_get_size
<SECTION>
<FILE>arcbox</FILE>
-g_arc_box_alloc
-g_arc_box_alloc0
-g_arc_box_new
-g_arc_box_new0
-g_arc_box_dup
-g_arc_box_acquire
-g_arc_box_release
-g_arc_box_release_full
-g_arc_box_get_size
+g_atomic_rc_box_alloc
+g_atomic_rc_box_alloc0
+g_atomic_rc_box_new
+g_atomic_rc_box_new0
+g_atomic_rc_box_dup
+g_atomic_rc_box_acquire
+g_atomic_rc_box_release
+g_atomic_rc_box_release_full
+g_atomic_rc_box_get_size
</SECTION>
<SECTION>