aboutsummaryrefslogtreecommitdiff
path: root/include/NKPro_commands.h
diff options
context:
space:
mode:
authorElie Tournier <tournier.elie@gmail.com>2017-04-18 13:38:34 +0100
committerSzczepan Zalega <szczepan@nitrokey.com>2017-05-25 15:15:31 +0200
commitaf1e72475cc3f1cfc7cadece162e2231610c8cd0 (patch)
tree4907b5aaf981c8e5984db0957b487afb4c7f08e9 /include/NKPro_commands.h
parent2428f3ad0a5542a996c16ef80fd7bbd2be5bb5c6 (diff)
downloadlibnitrokey-af1e72475cc3f1cfc7cadece162e2231610c8cd0.tar.gz
libnitrokey-af1e72475cc3f1cfc7cadece162e2231610c8cd0.tar.bz2
Rename devices: s/Stick10/Device_NKPro and s/Stick20/Device_NKStorage
Signed-off-by: Elie Tournier <tournier.elie@gmail.com>
Diffstat (limited to 'include/NKPro_commands.h')
-rw-r--r--include/NKPro_commands.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/NKPro_commands.h b/include/NKPro_commands.h
index 1ed3d4f..60ab1b7 100644
--- a/include/NKPro_commands.h
+++ b/include/NKPro_commands.h
@@ -17,7 +17,7 @@ namespace proto {
/*
- * Stick10 protocol definition
+ * Device_NKPro protocol definition
*/
namespace NKPro {
class GetSlotName : public Command<CommandID::READ_SLOT_NAME> {