Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / display / sp-canvas-util.h
index 4708126e5e182baa2c6a5724c75cec0c5df750cf..639163a288b3bb7eb76a12a3218c069777778edf 100644 (file)
@@ -53,4 +53,4 @@ gint 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 :