diff options
Diffstat (limited to 'common/metadata.fbs')
-rw-r--r-- | common/metadata.fbs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/metadata.fbs b/common/metadata.fbs index 0a709fe..f2f336d 100644 --- a/common/metadata.fbs +++ b/common/metadata.fbs | |||
@@ -1,4 +1,4 @@ | |||
1 | namespace Akonadi2; | 1 | namespace Sink; |
2 | 2 | ||
3 | enum Operation : byte { Creation = 1, Modification, Removal } | 3 | enum Operation : byte { Creation = 1, Modification, Removal } |
4 | 4 | ||