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/NKPro_commands.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/NKPro_commands.h') diff --git a/include/NKPro_commands.h b/include/NKPro_commands.h index e863328..1ed3d4f 100644 --- a/include/NKPro_commands.h +++ b/include/NKPro_commands.h @@ -19,7 +19,7 @@ namespace proto { /* * Stick10 protocol definition */ -namespace stick10 { +namespace NKPro { class GetSlotName : public Command { public: // reachable as a typedef in Transaction -- cgit v1.2.1