aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSzczepan Zalega <szczepan@nitrokey.com>2017-02-22 18:06:39 +0100
committerSzczepan Zalega <szczepan@nitrokey.com>2017-03-11 15:41:50 +0100
commit894cef6e839785700250e7ffaf5c8892afecd394 (patch)
treee54e8ac81eb0ce531ba63f07f146b0115f55856a /include
parent49e45d532f80c6ffc60c2fbd754030a11dfc8893 (diff)
downloadlibnitrokey-894cef6e839785700250e7ffaf5c8892afecd394.tar.gz
libnitrokey-894cef6e839785700250e7ffaf5c8892afecd394.tar.bz2
Comments
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
Diffstat (limited to 'include')
-rw-r--r--include/command_id.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/command_id.h b/include/command_id.h
index d0b1454..d1246dd 100644
--- a/include/command_id.h
+++ b/include/command_id.h
@@ -12,7 +12,7 @@ namespace proto {
wrong_password,
busy_progressbar,
password_matrix_ready,
- no_user_password_unlock,
+ no_user_password_unlock, // FIXME: translate on receive to command status error (fix in firmware?)
smartcard_error,
security_bit_active
};