Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / sp-guide.h
index 6bf541cd1e562a32287fd87c9655a196011e2e6f..91c181a7046146d9ea21d5f4894a5cb393f96993 100644 (file)
@@ -73,4 +73,4 @@ char *sp_guide_description(SPGuide const *guide, const bool verbose = true);
   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 :