1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-07 04:49:18 +01:00
Files
u-boot-megous/lib/vsprintf.c
Heinrich Schuchardt 31bd711cd0 lib: vsprintf: correct printing of Unicode strings
The width and precision of the printf() function refer to the number of
characters not to the number of bytes printed.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
2018-09-23 21:55:29 +02:00

19 KiB