Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / event-context.cpp
index 56f8758449538da39ff5546d2f1a93c3d443450c..a4109a91cb754a2877c379c91431f40575ae79b8 100644 (file)
@@ -1373,4 +1373,4 @@ void sp_event_context_discard_delayed_snap_event(SPEventContext *ec) {
  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 :