Skip to content
Commit 3fab7624 authored by Andrej Butok's avatar Andrej Butok Committed by Chris Friedt
Browse files

doc: pipes: Fix the pipe read example.



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: default avatarAndrej Butok <andrey.butok@nxp.com>
parent bad87f16
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment