Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / livarot / PathSimplify.cpp
index 0f440de24c088d2c68cf249aae72b920f2c41897..c04979fe92285942301449f139828e3300f0bd0e 100644 (file)
@@ -1395,4 +1395,4 @@ void Path::FlushPendingAddition(Path *dest, PathDescr *lastAddition,
   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 :