From 31ec8282b59632ab1a84b8d998a8183954485999 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Tue, 3 Aug 2010 11:37:13 +0100 Subject: [PATCH] docs: fix build with gtk-doc from git MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit For some reason the static inline function GST_CAT_LEVEL_LOG_valist is now picked up, which then breaks the build because it's not documented, so add it to the sections file. Based on patch by Víctor Manuel Jáquez Leal . Fixes #625862. --- docs/gst/gstreamer-sections.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/gst/gstreamer-sections.txt b/docs/gst/gstreamer-sections.txt index 3f9920fd55..5cd498fdc4 100644 --- a/docs/gst/gstreamer-sections.txt +++ b/docs/gst/gstreamer-sections.txt @@ -1046,6 +1046,7 @@ gst_debug_color_flags_get_type gst_debug_level_get_type gst_debug_graph_details_get_type M_PI +GST_CAT_LEVEL_LOG_valist