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/xmpp_stringprep.py')
-rw-r--r--src/common/xmpp_stringprep.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/xmpp_stringprep.py b/src/common/xmpp_stringprep.py
index 9ce38e16f..e3a760f05 100644
--- a/src/common/xmpp_stringprep.py
+++ b/src/common/xmpp_stringprep.py
@@ -263,3 +263,5 @@ else:
C_3, C_4, C_5, C_6, C_7, C_8, C_9])
nameprep = NamePrep()
+
+# vim: se ts=3: \ No newline at end of file