Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / util / reverse-list.h
index 798b157012d1848185e59fe7b65a1f7fc101d65b..dacbc2a11444a718ac7d4d2f4a245e21bb4eb964 100644 (file)
@@ -65,4 +65,4 @@ reverse_list_in_place(MutableList<T> start,
   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 :