Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / libnr / nr-rotate-matrix-ops.cpp
index dd3851643621c5bfc2faf413b2ea7eb4bc720e51..a2dd44b4377e4a0e1a4c63a44d36bcbb1b951bb3 100644 (file)
@@ -16,4 +16,4 @@ operator*(NR::rotate const &a, NR::Matrix const &b)
   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 :