Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / sp-shape.cpp
index 24790c65766bec858150ecc760fe79cb64e0ba5d..4bbfbc1e12fcbc728be7c8330d213942a0bcb418 100644 (file)
@@ -1300,4 +1300,4 @@ static void sp_shape_snappoints(SPItem const *item, std::vector<Inkscape::SnapCa
   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 :