Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / display / nr-filter-colormatrix.cpp
index 0b24649a99a9f1e122dffa8d147a59717329841c..7d0792325cd861655249af2f67f0e1f7f1c86bef 100644 (file)
@@ -223,4 +223,4 @@ void FilterColorMatrix::set_values(std::vector<gdouble> &v){
   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 :