Revert "docs: fix ASCII art so that iterators are aligned property to the diagram"

This reverts commit ae60d06e9e (fixes: #609166)
This commit is contained in:
Tim-Philipp Müller 2010-02-07 09:59:25 +01:00
parent edfabdfca9
commit 05e9dd968c

View file

@ -43,8 +43,8 @@
* <programlisting>
* +--- group0 ----------------------+--- group1 ------------+
* | buffer0 buffer1 buffer2 | buffer3 buffer4 |
* ^ ^ ^ ^ ^ ^ ^ ^
* Iterator positions
* ^ ^ ^ ^ ^ ^ ^ ^
* Iterator positions between buffers
* </programlisting>
* </informalexample>
*