diff options
Diffstat (limited to 'share/extensions/wireframe_sphere.py')
| -rw-r--r-- | share/extensions/wireframe_sphere.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/wireframe_sphere.py b/share/extensions/wireframe_sphere.py index 5391af3e6..467aa609e 100644 --- a/share/extensions/wireframe_sphere.py +++ b/share/extensions/wireframe_sphere.py @@ -218,4 +218,4 @@ if __name__ == '__main__': e = Wireframe_Sphere() 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 |
