Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / mod360.h
index 15e006dd700af3455021e34d76f95827e3034aea..0a8a91e98d42268b8d26fc551b00a8158e05ae2e 100644 (file)
@@ -15,4 +15,4 @@ double mod360symm (double const x);
   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 :