diff options
author | Aaron Seigo <aseigo@kde.org> | 2014-12-06 02:41:17 +0100 |
---|---|---|
committer | Aaron Seigo <aseigo@kde.org> | 2014-12-06 02:41:17 +0100 |
commit | 1d3aaebcaca0a77976eccb764bf8dd0eb0742546 (patch) | |
tree | fbcd9403d41bf319bd90ffee1957d821ef6b2a72 /common/commands/revisionupdate.fbs | |
parent | 7ec167022cbad18697bb99d9c219ac9095cae84f (diff) | |
download | sink-1d3aaebcaca0a77976eccb764bf8dd0eb0742546.tar.gz sink-1d3aaebcaca0a77976eccb764bf8dd0eb0742546.zip |
standardize on calling it Akonadi2
Diffstat (limited to 'common/commands/revisionupdate.fbs')
-rw-r--r-- | common/commands/revisionupdate.fbs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/commands/revisionupdate.fbs b/common/commands/revisionupdate.fbs index bf3943f..634bcd0 100644 --- a/common/commands/revisionupdate.fbs +++ b/common/commands/revisionupdate.fbs | |||
@@ -1,4 +1,4 @@ | |||
1 | namespace Akonadi; | 1 | namespace Akonadi2; |
2 | 2 | ||
3 | table RevisionUpdate { | 3 | table RevisionUpdate { |
4 | revision: ulong; | 4 | revision: ulong; |