Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / 2geom / numeric / fitting-tool.h
index d6a26bd2d26a1eeff1fcd69a76403d9b629476fd..f2e856a722648811e5e438ba9d7032ebc7606ab2 100644 (file)
@@ -559,4 +559,4 @@ class least_squeares_fitter<ModelT, Point, true>
   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 :