Skip to content
Commit bb94c63f authored by Chen Xingyu's avatar Chen Xingyu Committed by Anas Nashif
Browse files

samples: subsys: ipc: Fix warning of `size_t` formatting with `%.*s`



This addresses the following warning building with `CONFIG_64BIT=y`:

    error: field precision specifier '.*' expects argument of type 'int',
    but argument X has type 'size_t' {aka 'long unsigned int'}

Signed-off-by: default avatarChen Xingyu <hi@xingrz.me>
parent 50f23500
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment