Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / filters / composite.cpp
index 93c692f94d14f24749b9c116e954b1340ab4106c..9398aeea766666c3bb9ffc5986ee8cbfc8879748 100644 (file)
@@ -344,4 +344,4 @@ static void sp_feComposite_build_renderer(SPFilterPrimitive *primitive, Inkscape
   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 :