fix whitespace in comment example

This commit is contained in:
Mike Frysinger 2006-05-10 17:17:09 +00:00
parent 772a3467ba
commit d2c8fd6360

View File

@ -94,7 +94,7 @@ struct tsession {
+-------+ wridx1++ +------+ rdidx1++ +----------+
| | <-------------- | buf1 | <-------------- | |
| | size1-- +------+ size1++ | |
| pty | | socket |
| pty | | socket |
| | rdidx2++ +------+ wridx2++ | |
| | --------------> | buf2 | --------------> | |
+-------+ size2++ +------+ size2-- +----------+