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/command.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/command.h') diff --git a/include/command.h b/include/command.h index 3f711c0..4710cbd 100644 --- a/include/command.h +++ b/include/command.h @@ -27,7 +27,7 @@ namespace nitrokey { } }; -namespace stick20{ +namespace NKStorage{ enum class PasswordKind : uint8_t { User = 'P', Admin = 'A', -- cgit v1.2.3