Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / print.h
index 577a169cf819ebdbebce3f13226559ab30399fe3..f566d4e31b3ba0d69380e661323e17810e0ee46f 100644 (file)
@@ -57,4 +57,4 @@ void sp_print_document_to_file(SPDocument *doc, gchar const *filename);
   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 :