Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / sp-filter.cpp
index 4cbafe50cf2e3b6ff7265c531925783fce1c05c6..a39cc64372d4ee2c4fa43fbc81bfb63d2a14b12f 100644 (file)
@@ -583,4 +583,4 @@ bool ltstr::operator()(const char* s1, const char* s2) const
   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 :