Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / display / nr-filter-turbulence.cpp
index 8d22b180d8170b2f4e1531c8fd108b053f3aa4dd..dde92c0a57070d4145d767807271884acded0e8c 100644 (file)
@@ -363,4 +363,4 @@ FilterTraits FilterTurbulence::get_input_traits() {
   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 :