cmd: nvedit: use correct format code
len is defined as unsigned. So use %u for printf().
Signed-off-by:
Heinrich Schuchardt <xypron.glpk@gmx.de>
Loading
Please sign in to comment
len is defined as unsigned. So use %u for printf().
Signed-off-by:
Heinrich Schuchardt <xypron.glpk@gmx.de>