state: fix formatting of "uint32_t" variables
The format specifier "%zd" is for "size_t" typed variables and produces a
warning with gcc, so use "%u" instead.

Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de>
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
1 parent 89d0332 commit 5588a6c32d54bc4a1ef0b9f72807c46dd00bc20e
@Ulrich Ölmann Ulrich Ölmann authored on 3 Feb 2019
Roland Hieber committed on 7 Feb 2019
Showing 1 changed file
View
src/barebox-state/backend_bucket_circular.c