Code

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