Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / display / sp-canvas-util.cpp
index a23b157df6a7150aff20bae8cfe9c670c587ba9c..a06d930740e505846bba863d83e40e02c4834e70 100644 (file)
@@ -140,4 +140,4 @@ sp_canvas_item_compare_z (SPCanvasItem * a, SPCanvasItem * 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 :