From cd7287325944571e9d53b00b48abdba4c9257474 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Tue, 19 Jan 2016 14:26:45 +0100 Subject: Moved all commands in to the Commands namespace --- common/commands/handshake.fbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/commands/handshake.fbs') diff --git a/common/commands/handshake.fbs b/common/commands/handshake.fbs index 52a883a..e824715 100644 --- a/common/commands/handshake.fbs +++ b/common/commands/handshake.fbs @@ -1,4 +1,4 @@ -namespace Akonadi2; +namespace Akonadi2.Commands; table Handshake { name: string; -- cgit v1.2.3