Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / 2geom / sbasis-roots.cpp
index 37e07cbe8a69f96d8344f985d8fa6dd18d725fc3..95fd0cf3ba8e45c19da4b878537ad7f84ea5576e 100644 (file)
@@ -389,4 +389,4 @@ std::vector<double> roots(SBasis const & s) {
   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 :