summaryrefslogtreecommitdiffstats
path: root/share/extensions/simplepath.py
diff options
context:
space:
mode:
Diffstat (limited to 'share/extensions/simplepath.py')
-rwxr-xr-xshare/extensions/simplepath.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/simplepath.py b/share/extensions/simplepath.py
index f62b1b4b3..94ab09242 100755
--- a/share/extensions/simplepath.py
+++ b/share/extensions/simplepath.py
@@ -209,4 +209,4 @@ def rotatePath(p, a, cx = 0, cy = 0):
params[i + 1] = (r * math.sin(theta)) + cy
-# 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