Code

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