Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / dropper-context.h
index 64181e3c8764860e4d438cfdbecc5ea7ca1d04e4..6f8b60b3469451572452792ab3825e687d635698 100644 (file)
@@ -61,4 +61,4 @@ guint32 sp_dropper_context_get_color(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 :