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/nslookup.py')
-rw-r--r--src/common/nslookup.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/nslookup.py b/src/common/nslookup.py
index 1bce3f4c0..12722b478 100644
--- a/src/common/nslookup.py
+++ b/src/common/nslookup.py
@@ -333,3 +333,5 @@ if __name__ == '__main__':
gobject.timeout_add(200, process)
gtk.main()
+
+# vim: se ts=3: \ No newline at end of file