Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / libnr / nr-rotate-matrix-ops.h
index d2f0eadba826a9399182a18be52cb90da913ed4c..e34cc623b0bd21b57e086fa1726fa348e4984742 100644 (file)
@@ -18,4 +18,4 @@ NR::Matrix 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 :