Replaces sizeof(header) which is equal to the size of the pointer, by sizeof (*header), which is equal to the size of struct message_header. Signed-off-by: Andrej Butok <andrey.butok@nxp.com> |
||
|---|---|---|
| .. | ||
| fifos.rst | ||
| lifos.rst | ||
| mailboxes.rst | ||
| message_queues.rst | ||
| pipes.rst | ||
| queues.rst | ||
| stacks.rst | ||