Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / display / nr-filter-displacement-map.cpp
index a983fb840d22e2b2be1db4b7c632f1549503dc89..863927f4b3f5d85e17ab851048c912d3501d26b0 100644 (file)
@@ -268,4 +268,4 @@ FilterTraits FilterDisplacementMap::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 :