summaryrefslogtreecommitdiffstats
path: root/src/approx-equal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/approx-equal.h')
-rw-r--r--src/approx-equal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/approx-equal.h b/src/approx-equal.h
index 3f5ebf109..92f36d7a5 100644
--- a/src/approx-equal.h
+++ b/src/approx-equal.h
@@ -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 :