Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / 2geom / elliptical-arc.h
index b0c0bd9df2b906e36e1730805ff0ac42abae4d1d..0027359447d0b2ce6392036cca4d2d62ca760b8e 100644 (file)
@@ -307,4 +307,4 @@ class EllipticalArc : public Curve
   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 :