Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / filters / offset.h
index 72d8525144b1dc0fac27aef0a5aef8dbde8cea92..49f8108ef9ddbddbdbb27328be0747a3ea4ee4e7 100644 (file)
@@ -42,4 +42,4 @@ GType sp_feOffset_get_type();
   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 :