aboutsummaryrefslogtreecommitdiff
path: root/include/NKStorage_commands.h
diff options
context:
space:
mode:
authorElie Tournier <tournier.elie@gmail.com>2017-04-20 11:15:40 +0100
committerSzczepan Zalega <szczepan@nitrokey.com>2017-05-25 15:16:12 +0200
commitea9a9d738e7a53ceca93de6e41501b6b31bb1844 (patch)
tree8e6d94f45deccb74856cb53cbed42427561000fe /include/NKStorage_commands.h
parentaf1e72475cc3f1cfc7cadece162e2231610c8cd0 (diff)
downloadlibnitrokey-ea9a9d738e7a53ceca93de6e41501b6b31bb1844.tar.gz
libnitrokey-ea9a9d738e7a53ceca93de6e41501b6b31bb1844.tar.bz2
Rename #define: s/STICK10/NKPRO and s/STICK20/NKSTORAGEpr_60
Signed-off-by: Elie Tournier <tournier.elie@gmail.com>
Diffstat (limited to 'include/NKStorage_commands.h')
-rw-r--r--include/NKStorage_commands.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/NKStorage_commands.h b/include/NKStorage_commands.h
index b375617..7bbebe0 100644
--- a/include/NKStorage_commands.h
+++ b/include/NKStorage_commands.h
@@ -1,5 +1,5 @@
-#ifndef STICK20_COMMANDS_H
-#define STICK20_COMMANDS_H
+#ifndef NKSTORAGE_COMMANDS_H
+#define NKSTORAGE_COMMANDS_H
@@ -15,8 +15,8 @@ namespace nitrokey {
namespace proto {
/*
-* STICK20 protocol command ids
-* a superset (almost) of STICK10
+* NKSTORAGE protocol command ids
+* a superset (almost) of NKPRO
*/
namespace NKStorage {