Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / sp-filter-primitive.h
index 3a7e738617a6179f042cd12b0183e41f30828fbb..92f36e7aeca6e97a5773222198a04ebad5df6e04 100644 (file)
@@ -56,4 +56,4 @@ int sp_filter_primitive_read_result(SPFilterPrimitive *prim, gchar const *name);
   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 :