Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / 2geom / transforms.h
index 29aab11aa20b28e0e12aa7ea3c8cbf55d157b532..1d8d87da31e7bed0e41fbc244824f2550d3c9f4c 100644 (file)
@@ -172,4 +172,4 @@ Matrix pow(Matrix t, int n);
   fill-column:99
   End:
 */
-// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 :
+// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:fileencoding=utf-8:textwidth=99 :