mirror of https://github.com/mirror/busybox.git
fix whitespace in comment example
parent
772a3467ba
commit
d2c8fd6360
|
@ -94,7 +94,7 @@ struct tsession {
|
|||
+-------+ wridx1++ +------+ rdidx1++ +----------+
|
||||
| | <-------------- | buf1 | <-------------- | |
|
||||
| | size1-- +------+ size1++ | |
|
||||
| pty | | socket |
|
||||
| pty | | socket |
|
||||
| | rdidx2++ +------+ wridx2++ | |
|
||||
| | --------------> | buf2 | --------------> | |
|
||||
+-------+ size2++ +------+ size2-- +----------+
|
||||
|
|
Loading…
Reference in New Issue