Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / libnr / nr-translate-matrix-ops.h
index aceb123d12bae9d0d207c9e52e6c1fc11baa58ce..cb939d5cf8c2872b15cde5a7037adf448f4500bd 100644 (file)
@@ -19,4 +19,4 @@ Matrix operator*(translate const &t, Matrix const &m);
   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 :