Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / libnr / nr-matrix-translate-ops.h
index 6e5607759f7c760973e60b33a990a5bc4e6422a9..3d944651f5fc54f955cd69391b7540c945318ebe 100644 (file)
@@ -34,4 +34,4 @@ inline Matrix operator/(Matrix const &numer, translate const &denom) { return nu
   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 :