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/atom.py')
-rw-r--r--src/common/atom.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/atom.py b/src/common/atom.py
index 86c75c5ba..3031e6651 100644
--- a/src/common/atom.py
+++ b/src/common/atom.py
@@ -134,3 +134,5 @@ class OldEntry(xmpp.Node, object):
''' Last significant modification time. ''')
feed_tagline = u''
+
+# vim: se ts=3: \ No newline at end of file