Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / libnr / nr-translate-rotate-ops.h
index 0716f21cc2f148e0b741c2b985154b12a4f94d39..286e5caa7ae468b67ee0a64e3f49dd44b7ec1e19 100644 (file)
@@ -18,4 +18,4 @@ NR::Matrix operator*(NR::translate const &a, NR::rotate 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 :