Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / 2geom / sbasis-geometric.h
index 4f249a7b1888060e43f70072ac58d7e2817e0443..f7216c15a7e214e811d03e4ba45892f5b0b28f33 100644 (file)
@@ -115,5 +115,5 @@ std::vector<double> find_tangents(Point P, D2<SBasis> const &A);
   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 :