Code

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