mirror of
https://github.com/sheumann/hush.git
synced 2025-01-03 00:31:16 +00:00
fix whitespace in comment example
This commit is contained in:
parent
772a3467ba
commit
d2c8fd6360
@ -94,7 +94,7 @@ struct tsession {
|
|||||||
+-------+ wridx1++ +------+ rdidx1++ +----------+
|
+-------+ wridx1++ +------+ rdidx1++ +----------+
|
||||||
| | <-------------- | buf1 | <-------------- | |
|
| | <-------------- | buf1 | <-------------- | |
|
||||||
| | size1-- +------+ size1++ | |
|
| | size1-- +------+ size1++ | |
|
||||||
| pty | | socket |
|
| pty | | socket |
|
||||||
| | rdidx2++ +------+ wridx2++ | |
|
| | rdidx2++ +------+ wridx2++ | |
|
||||||
| | --------------> | buf2 | --------------> | |
|
| | --------------> | buf2 | --------------> | |
|
||||||
+-------+ size2++ +------+ size2-- +----------+
|
+-------+ size2++ +------+ size2-- +----------+
|
||||||
|
Loading…
Reference in New Issue
Block a user