Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / libnr / nr-convert2geom.h
index b7cbd7ee803f907b2787d774432f6d27af5e4166..b4bca3516980239e10bee2f6b202d62db98dfb28 100644 (file)
@@ -72,4 +72,4 @@ inline Geom::Scale to_2geom(NR::scale const & in) {
   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 :