Code

Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in...
[inkscape.git] / src / libnr / nr-rotate-ops.h
index 4b60b9d0c8197b2f5dddcfab91e79123a062e723..80eb57b9ca86532590b794b9fb51ec9dd9ce094f 100644 (file)
@@ -40,4 +40,4 @@ inline rotate operator/(rotate const &numer, rotate const &denom)
   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 :