Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / filters / flood.h
index f386e2cd47f56b1509fa5e9904e6e30d42e1cb20..66b5dd96a747539b6da5b6334b686cd11b958d64 100644 (file)
@@ -48,4 +48,4 @@ GType sp_feFlood_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 :