Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / share / extensions / radiusrand.py
index 1a36d5cbabe8f3447dfd9b6968868ccdc943b9b0..e272a50c42bdbfc305e29e7348689b4bc168c9ed 100755 (executable)
@@ -82,4 +82,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