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/stanza_session.py')
-rw-r--r--src/common/stanza_session.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/stanza_session.py b/src/common/stanza_session.py
index b061f7fd5..5469dd086 100644
--- a/src/common/stanza_session.py
+++ b/src/common/stanza_session.py
@@ -944,3 +944,5 @@ otherwise, list the fields we haven't implemented'''
self.enable_encryption = False
self.km_o = ''
+
+# vim: se ts=3: \ No newline at end of file