Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / 2geom / ellipse.cpp
index 10071d09a15f35b8ac984e5a86518606dbbb9e15..8030ea517d505a06d6f261c68989f10aaed22cd8 100644 (file)
@@ -282,6 +282,6 @@ Ellipse::Ellipse(Geom::Circle const &c)
   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 :