Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / display / nr-arena-image.h
index 209cb8de656d05f9e5fd47e78d63f8790a5e7765..48ebc5bd0051222a4fbd217b5fd6ed7e6320fadb 100644 (file)
@@ -65,4 +65,4 @@ void nr_arena_image_set_style (NRArenaImage *image, SPStyle *style);
   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 :