Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / display / nr-filter-morphology.cpp
index 2582987512fed3472507972758c6c60da4f8a0d0..6902bacc6dc35d2dc112bb9ba58cd0d3c9b4c423 100644 (file)
@@ -151,4 +151,4 @@ FilterTraits FilterMorphology::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 :