Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / libnr / nr-point-ops.h
index 03d61fb15dfe28e0babeaf6230d9e7ccf598ec73..aba9818036be68140ed15b199b345557f4c3f0d2 100644 (file)
@@ -85,4 +85,4 @@ inline bool operator!=(Point const &a, Point 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 :