summaryrefslogtreecommitdiff
path: root/support/dxf_export/bezmisc.py
diff options
context:
space:
mode:
Diffstat (limited to 'support/dxf_export/bezmisc.py')
-rwxr-xr-xsupport/dxf_export/bezmisc.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/dxf_export/bezmisc.py b/support/dxf_export/bezmisc.py
index e663fa6..0c7ad49 100755
--- a/support/dxf_export/bezmisc.py
+++ b/support/dxf_export/bezmisc.py
@@ -271,4 +271,4 @@ if __name__ == '__main__':
print beziertatlength(curve,0.5)
-# 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