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