Skip to content
Commit cec2fb2b authored by Yann Gautier's avatar Yann Gautier
Browse files

fix(fconf): correct image_id type in messages



As image_id is unsigned, we have to use %u and not %d.
This avoids warning when -Wformat-signedness is enabled.

Change-Id: I292e1639847e69ba79265fc32871c0ad7eebc94e
Signed-off-by: default avatarYann Gautier <yann.gautier@st.com>
parent e4c77db9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment