Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / share / extensions / rtree.py
index ddd0078d0be4b35d3972dd050a6e101ee3a50b56..3231d284e5a1c56a22f2d15e3e80842f5a1200fb 100755 (executable)
@@ -62,4 +62,4 @@ if __name__ == '__main__':
     e.affect()
 
 
-# vim: expandtab shiftwidth=4 tabstop=8 softtabstop=4 encoding=utf-8 textwidth=99
+# vim: expandtab shiftwidth=4 tabstop=8 softtabstop=4 fileencoding=utf-8 textwidth=99