diff options
author | Stefan Sauer <ensonic@users.sf.net> | 2014-02-15 21:22:45 +0100 |
---|---|---|
committer | Stefan Sauer <ensonic@users.sf.net> | 2014-02-15 21:27:23 +0100 |
commit | b892b438cc4d28a0a051772a9c9745b5bfcfd53e (patch) | |
tree | b97eed602a59bb6be7ad7d5c3963868997436447 /docs/gst | |
parent | f47c704b99b6a9753e8a3f12be483988a937081c (diff) |
docs: gtkdoc is not good at parsing inline functions in headers
Mark the inline function, so that gtkdoc skips them. Avoids some warnings about
unparsable declarations.
Diffstat (limited to 'docs/gst')
-rw-r--r-- | docs/gst/gstreamer-sections.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/gst/gstreamer-sections.txt b/docs/gst/gstreamer-sections.txt index 8edf97b0f..47374f834 100644 --- a/docs/gst/gstreamer-sections.txt +++ b/docs/gst/gstreamer-sections.txt @@ -3073,10 +3073,6 @@ GFLOAT_FROM_LE GFLOAT_SWAP_LE_BE GFLOAT_TO_BE GFLOAT_TO_LE -GUINT16_SWAP_LE_BE -GUINT32_SWAP_LE_BE -GUINT64_SWAP_LE_BE - gst_guint64_to_gdouble gst_gdouble_to_guint64 |