Code

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