mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 19:51:11 +00:00
put xmlNodePtr macro into the right section
Original commit message from CVS: put xmlNodePtr macro into the right section
This commit is contained in:
parent
21e56edfbc
commit
f40bd6fe7e
2 changed files with 1 additions and 7 deletions
|
@ -610,6 +610,7 @@ GST_IS_OBJECT_CLASS
|
|||
GST_OBJECT_GET_CLASS
|
||||
<SUBSECTION Private>
|
||||
gst_object_get_type
|
||||
xmlNodePtr
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
|
|
@ -79,13 +79,6 @@ The name of the object
|
|||
|
||||
|
||||
|
||||
<!-- ##### MACRO xmlNodePtr ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### ENUM GstObjectFlags ##### -->
|
||||
<para>
|
||||
Flags for an object
|
||||
|
|
Loading…
Reference in a new issue