Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / svg / svg.h
index 0b2c3ae531addf69233a81c0104b798119c70ef1..237a5d348ef95da91e8314aaf1c69718f0ffa183 100644 (file)
@@ -78,4 +78,4 @@ gchar * sp_svg_write_path( Geom::Path const &p );
   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 :