summaryrefslogtreecommitdiffstats
path: root/common/commands/commandcompletion.fbs
diff options
context:
space:
mode:
Diffstat (limited to 'common/commands/commandcompletion.fbs')
-rw-r--r--common/commands/commandcompletion.fbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/commands/commandcompletion.fbs b/common/commands/commandcompletion.fbs
index 5330b4f..de7ec14 100644
--- a/common/commands/commandcompletion.fbs
+++ b/common/commands/commandcompletion.fbs
@@ -1,4 +1,4 @@
1namespace Akonadi2; 1namespace Akonadi2.Commands;
2 2
3table CommandCompletion { 3table CommandCompletion {
4 id: ulong; 4 id: ulong;