Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / filters / componenttransfer-fns.h
index 49983770acd4bff9b4f06da0cc06667ab2c691df..65120fefabb6ee37505ba9e6d2c17c0ba9d7c53a 100644 (file)
@@ -35,4 +35,4 @@ GType sp_feComponentTransfer_get_type();
   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 :