
8 Jan
2019
8 Jan
'19
1:38 a.m.
On Sun, 6 Jan 2019 at 04:03, Heinrich Schuchardt xypron.glpk@gmx.de wrote:
test->time_ms[] is defined as unsigned. So use %u for printf().
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de
cmd/sf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org