Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / 2geom / interval.h
index d4dae41b429951010b19e49fab988d7943e7ed60..68a4063180eb3681be983b110e84805565a702c0 100644 (file)
@@ -282,4 +282,4 @@ inline std::ostream &operator<< (std::ostream &os,
   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 :