Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / approx-equal.h
index 3f5ebf10951ae1be10f2a647fab2f8b59ee87b34..92f36d7a5359f9802f5ff9ce96a61bb4ad232e55 100644 (file)
@@ -22,4 +22,4 @@ inline bool approx_equal(double const a, double 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 :