Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / filters / turbulence.h
index 792a6181a72d3d08b51d54d1837d77641eb3743a..a19b8df574401209ed615dad1f34d6b2adeb900a 100644 (file)
@@ -51,4 +51,4 @@ GType sp_feTurbulence_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 :