Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / 2geom / rect.h
index fe2cc297b97b424979e144e5bb88631c4c78c4e5..cce1d64f0239cef8f36e522cced7c5d48479a3d2 100644 (file)
@@ -270,4 +270,4 @@ inline void Rect::unionWith(OptRect 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 :