Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / libnr / nr-translate-matrix-ops.cpp
index 47f362f9f39243960fca9274f941448fbf3e08ad..80d08afa8441bb3143e2446c1d34b5de2c2cd227 100644 (file)
@@ -23,4 +23,4 @@ operator*(translate const &t, 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 :