Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / svg / strip-trailing-zeros.cpp
index 769834d1844c380b89008803fa669929073c4174..b0a14a74d7f663181e92efd655511dd13b9264c1 100644 (file)
@@ -44,4 +44,4 @@ strip_trailing_zeros(string str)
   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 :