From 2428f3ad0a5542a996c16ef80fd7bbd2be5bb5c6 Mon Sep 17 00:00:00 2001 From: Elie Tournier Date: Tue, 18 Apr 2017 13:32:27 +0100 Subject: Rename functions: s/stick10/NKPro and s/stick20/NKStorage Signed-off-by: Elie Tournier --- include/NKStorage_commands.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'include/NKStorage_commands.h') diff --git a/include/NKStorage_commands.h b/include/NKStorage_commands.h index 5f99d28..b375617 100644 --- a/include/NKStorage_commands.h +++ b/include/NKStorage_commands.h @@ -18,8 +18,7 @@ namespace nitrokey { * STICK20 protocol command ids * a superset (almost) of STICK10 */ - - namespace stick20 { + namespace NKStorage { class ChangeAdminUserPin20Current : public PasswordCommand {}; -- cgit v1.2.3