Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / libnr / nr-pixops.h
index 7eafd1a9d368add0ece8dc9511982d5d99aaf4a1..92196928a4ef915f93b00e6c85d9b1f6bbaf0c7a 100644 (file)
@@ -145,4 +145,4 @@ static inline unsigned int NR_DEMUL_411(unsigned int c, unsigned int a) { return
   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 :