docs: use informalfigure tag to not syntax highlight the content
authorStefan Kost <ensonic@users.sf.net>
Thu, 8 Apr 2010 07:47:03 +0000 (10:47 +0300)
committerStefan Kost <ensonic@users.sf.net>
Thu, 8 Apr 2010 07:47:03 +0000 (10:47 +0300)
gst/gstbufferlist.c

index 845f6d9..acb4de1 100644 (file)
  * gst_buffer_list_iterator_next_group() is necessary before calls to
  * gst_buffer_list_iterator_next() can return buffers.
  *
- * <informalexample>
+ * <informalfigure>
  *   <programlisting>
  *      +--- group0 ----------------------+--- group1 ------------+
  *      |   buffer0   buffer1   buffer2   |   buffer3   buffer4   |
  *    ^   ^         ^         ^         ^   ^         ^         ^
  *    Iterator positions between buffers
  *   </programlisting>
- * </informalexample>
+ * </informalfigure>
  *
  * The gst_buffer_list_iterator_remove(), gst_buffer_list_iterator_steal(),
  * gst_buffer_list_iterator_take() and gst_buffer_list_iterator_do() functions