Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / display / pixblock-scaler.h
index 8e9b1ec6224867feb9d3b45047cdf61e22a42ce4..f7cbcb0be6a04e1be893eb8297bfa98ead5d733b 100644 (file)
@@ -37,4 +37,4 @@ void scale_bicubic(NRPixBlock *to, NRPixBlock *from, Geom::Matrix const &trans);
   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 :