From e8ba3a66cb706e8b62e478e6802817ede04634e1 Mon Sep 17 00:00:00 2001 From: Szczepan Zalega Date: Tue, 26 Jul 2016 22:22:00 +0200 Subject: Fixed showing password safe status in debug messages Signed-off-by: Szczepan Zalega --- include/stick10_commands.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/include/stick10_commands.h b/include/stick10_commands.h index 16448b0..d88c36b 100644 --- a/include/stick10_commands.h +++ b/include/stick10_commands.h @@ -342,9 +342,8 @@ class GetUserPasswordRetryCount template void write_array(T &ss, Q (&arr)[N]){ - ss << std::hex << std::setfill('0') << std::setw(2); for (int i=0; i