doc: mpsc: Add missed 'end'
Adds missed 'end' in the 'Internals' chapter. Signed-off-by: Andrej Butok <andrey.butok@nxp.com>
This commit is contained in:
parent
f2f81361d8
commit
2e97e5daa8
|
@ -54,7 +54,7 @@ Header state:
|
||||||
+-------+------+----------------------+
|
+-------+------+----------------------+
|
||||||
|
|
||||||
Packet buffer space contains free space, valid user packets and internal skip
|
Packet buffer space contains free space, valid user packets and internal skip
|
||||||
packets. Internal skip packets indicates padding, e.g. at the of the buffer.
|
packets. Internal skip packets indicates padding, e.g. at the end of the buffer.
|
||||||
|
|
||||||
Allocation
|
Allocation
|
||||||
^^^^^^^^^^
|
^^^^^^^^^^
|
||||||
|
|
Loading…
Reference in a new issue