Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / sp-lpe-item.h
index 49edbf90a8c251ad335d6774334163ddb01dce0c..1af7f27979bb5aac5b45d52ad651461e5f60251e 100644 (file)
@@ -89,4 +89,4 @@ bool sp_lpe_item_path_effects_enabled(SPLPEItem *lpeitem);
   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 :