Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / share / extensions / pathmodifier.py
index 128c1b7540b79f87d99896527faf1d1378ee32bd..ceb0994e65fa20a834941f8ee2b0b7fcc9344ead 100644 (file)
@@ -307,4 +307,4 @@ class Diffeo(PathModifier):
 #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