Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / attributes.h
index 82ac962d0cbf6bb411a84739f760347a602046f9..3755268d00268e88d59bcc9d5b32cf5730f9beac 100644 (file)
@@ -495,4 +495,4 @@ enum SPAttributeEnum {
   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 :