Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / display / nr-svgfonts.cpp
index 7a0db664ac322e6ac13ffd79de07760c2ad6f3a3..2b724246a22b7ac562605dc9aaf643d312d6da42 100644 (file)
@@ -301,4 +301,4 @@ void SvgFont::refresh(){
   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 :