Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / filters / colormatrix-fns.h
index 3a4a8d35cff92af5940afc64b478b18ddf724696..62f7a190d814d70d9f4d41478f48955ebeaceb4f 100644 (file)
@@ -35,4 +35,4 @@ GType sp_feColorMatrix_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 :