Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / 2geom / utils.h
index 5ab19174947a886f0f93776f503c137d8e9e0a8e..dcadc84315d40fea98e7e68119a379ca59fe2007 100644 (file)
@@ -95,4 +95,4 @@ void binomial_coefficients(std::vector<size_t>& bc, size_t n);
   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 :