docs/gst/gstreamer-sections.txt: Add M_PI and IMPORT_SYMBOL to the private part of the GstInfo section as they should...

Original commit message from CVS:
* docs/gst/gstreamer-sections.txt:
Add M_PI and IMPORT_SYMBOL to the private part of the GstInfo section
as they shouldn't show up. Fixes the docs build.
This commit is contained in:
Sebastian Dröge 2007-09-30 18:16:34 +00:00
parent b48aa75454
commit 378af51b92
2 changed files with 8 additions and 0 deletions

View file

@ -1,3 +1,9 @@
2007-09-30 Sebastian Dröge <slomo@circular-chaos.org>
* docs/gst/gstreamer-sections.txt:
Add M_PI and IMPORT_SYMBOL to the private part of the GstInfo section
as they shouldn't show up. Fixes the docs build.
2007-09-29 Sebastien Moutte <sebastien@moutte.net>
* gst/gstinfo.h:

View file

@ -923,6 +923,8 @@ GstDebugFuncPtr
GstDebugMessage
gst_debug_color_flags_get_type
gst_debug_level_get_type
IMPORT_SYMBOL
M_PI
</SECTION>