From 40fc18521bcafde4c942209be43467060d28f91d Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Mon, 30 Jul 2018 21:12:43 +0100 Subject: [PATCH] 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 --- docs/reference/glib/glib-sections.txt | 18 +++++++++--------- 1 file 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
arcbox -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