Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / libnrtype / font-style-to-pos.h
index f58fdda3f285b604a282ebde44c741c67b6ac59e..635c7378d294959f8808609457612c0a03c04be2 100644 (file)
@@ -17,4 +17,4 @@ NRTypePosDef font_style_to_pos (SPStyle const &style);
   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 :