Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / libnr / nr-scale-matrix-ops.cpp
index 5b19efaea18b36825f68a325052126efda75616a..4bb90196e0de913b706b6ba1b8a2f12c1f2b2de2 100644 (file)
@@ -22,4 +22,4 @@ operator*(NR::scale const &s, NR::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 :