Revert "docs: fix ASCII art so that iterators are aligned property to the diagram"
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 7 Feb 2010 08:59:25 +0000 (09:59 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 7 Feb 2010 09:04:09 +0000 (10:04 +0100)
This reverts commit ae60d06e9e401d1ed4de5ef25b5c283db0696a31 (fixes: #609166)

gst/gstbufferlist.c

index 9f24be3..7c58a9f 100644 (file)
@@ -43,8 +43,8 @@
  *   <programlisting>
  *      +--- group0 ----------------------+--- group1 ------------+
  *      |   buffer0   buffer1   buffer2   |   buffer3   buffer4   |
- *      ^   ^         ^         ^         ^   ^         ^         ^
- *    Iterator positions
+ *    ^   ^         ^         ^         ^   ^         ^         ^
+ *    Iterator positions between buffers
  *   </programlisting>
  * </informalexample>
  *