aboutsummaryrefslogtreecommitdiff
path: root/lib/e2ee.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/e2ee.h')
-rw-r--r--lib/e2ee.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/e2ee.h b/lib/e2ee.h
index d3329def..c85211be 100644
--- a/lib/e2ee.h
+++ b/lib/e2ee.h
@@ -4,8 +4,7 @@
#include <QtCore/QStringList>
-namespace QMatrixClient
-{
+namespace QMatrixClient {
static const auto CiphertextKeyL = "ciphertext"_ls;
static const auto SenderKeyKeyL = "sender_key"_ls;
static const auto DeviceIdKeyL = "device_id"_ls;