From cd99c2a9649d1e1639dfa9fc7590f2e5af89335a Mon Sep 17 00:00:00 2001 From: Aaron Seigo Date: Tue, 2 Dec 2014 11:18:11 +0100 Subject: toynadi -> akonadinext --- common/commands/handshake.fbs | 2 +- common/commands/revisionupdate.fbs | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'common/commands') diff --git a/common/commands/handshake.fbs b/common/commands/handshake.fbs index 4492ca9..90c0d3a 100644 --- a/common/commands/handshake.fbs +++ b/common/commands/handshake.fbs @@ -1,5 +1,5 @@ -namespace Toynadi; +namespace Akonadi; table Handshake { name: string; diff --git a/common/commands/revisionupdate.fbs b/common/commands/revisionupdate.fbs index d95f1b5..bf3943f 100644 --- a/common/commands/revisionupdate.fbs +++ b/common/commands/revisionupdate.fbs @@ -1,7 +1,7 @@ -namespace Toynadi; +namespace Akonadi; table RevisionUpdate { revision: ulong; } -root_type RevisionUpdate; \ No newline at end of file +root_type RevisionUpdate; -- cgit v1.2.3