Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/caps.py')
-rw-r--r--src/common/caps.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/caps.py b/src/common/caps.py
index 09189df2e..4baa1bc71 100644
--- a/src/common/caps.py
+++ b/src/common/caps.py
@@ -278,3 +278,5 @@ class ConnectionCaps(object):
return
caps.update(identities, features)
+
+# vim: se ts=3: \ No newline at end of file