[glib] add g_queue_free_full to glib-sections.txt



commit fd7e44383810cd939d8e0daf880817f67ea1dce2
Author: Ravi Sankar Guntur <ravi g samsung com>
Date:   Fri Jan 6 22:43:19 2012 +0530

    add g_queue_free_full to glib-sections.txt
    
    Signed-off-by: Ravi Sankar Guntur <ravi g samsung com>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=667331

 docs/reference/glib/glib-sections.txt |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/docs/reference/glib/glib-sections.txt b/docs/reference/glib/glib-sections.txt
index a3edbed..b59ca76 100644
--- a/docs/reference/glib/glib-sections.txt
+++ b/docs/reference/glib/glib-sections.txt
@@ -2111,6 +2111,7 @@ g_slist_index
 GQueue
 g_queue_new
 g_queue_free
+g_queue_free_full
 G_QUEUE_INIT
 g_queue_init
 g_queue_clear



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]