Learn more about cloning repositories
You have read-only access
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>